iCloud 同步通知 NSPersistentStoreDidImportUbiquitousContentChangesNotification 和核心数据的问题

Posted

技术标签:

【中文标题】iCloud 同步通知 NSPersistentStoreDidImportUbiquitousContentChangesNotification 和核心数据的问题【英文标题】:Problems with iCloud sync notifications NSPersistentStoreDidImportUbiquitousContentChangesNotification and core data 【发布时间】:2012-06-22 16:03:45 【问题描述】:

我已成功为 coredata 添加了 iCloud 同步,因为我可以看到数据正在保存到云无处不在的存储中。

我同时在模拟器和 iPhone 上运行该应用程序。如果我添加或保存数据,商店就会增长。但是,两个应用程序都没有收到 NSPersistentStoreDidImportUbiquitousContentChangesNotification,因此数据没有同步。

我的实施基于 Tim Roadley 博客 (http://timroadley.com/2012/04/03/core-data-in-icloud/) 非常有帮助。

任何帮助将不胜感激

【问题讨论】:

【参考方案1】:

如果您阅读蒂姆文章的第一段,您就会看到这一点。 “注意:iCloud 在 ios 模拟器中不起作用。我建议同时在两台设备上进行测试,例如 iPad 和 iPhone。”

我相信这就是你的答案。 ;-)

编辑: iOS 7 现在支持这个

【讨论】:

注意:iOS 7 不再适用

以上是关于iCloud 同步通知 NSPersistentStoreDidImportUbiquitousContentChangesNotification 和核心数据的问题的主要内容,如果未能解决你的问题,请参考以下文章

CoreData 与 iCloud,不与同步通知一起使用

iCloud 同步通知 NSPersistentStoreDidImportUbiquitousContentChangesNotification 和核心数据的问题

与 iCloud 同步文件 [关闭]

我的 iOS 7 应用程序中没有任何 iCloud 通知触发

观看扩展 iCloud 功能,哪个目标?

iCloud 导入开始的通知