Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
从 iCloud 导入更新的NSPersistentStoreDidImportUbiquitousContentChangesNotification记录后,会收到(我希望您使用的是宽屏...)通知。但是有没有办法告诉没有更多的更新待处理?
NSPersistentStoreDidImportUbiquitousContentChangesNotification
我需要这个主要是为了在将新商店添加到 iCloud 时检测初始更新的结束,以便我可以安全地合并现有数据。
据我所知,您无法判断 iCloud 是否有任何未决/未决的更改。