CoreData 'This NSPersistentStoreCoordinator has no persistent stores. It cannot perform a save operation.'

后端 未结 9 505
终归单人心
终归单人心 2020-12-24 02:58

I have been following these instructions to help integrate iCloud support with CoreData and I am getting some errors.

I have this in my AppDelegate:

         


        
9条回答
  •  南方客
    南方客 (楼主)
    2020-12-24 03:22

    I have also stuck with this problem. For that I have first check core data migration code Since the code was correct in my case, I have delete my app from device and reinstall it. And it works.

提交回复
热议问题