开发者

Coredata Exception in iphone

开发者 https://www.devze.com 2023-03-07 03:03 出处:网络
I have created Core data app. It was working fine now it is giving exception Terminating app due to uncaught

I have created Core data app. It was working fine now it is giving exception

Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'Cannot create an 开发者_StackOverflow NSPersistentStoreCoordinator with a nil model'

Whats the problem?


It can't find the generated .mom or .momd file. I would recommend deleting the instance of the app on the iPhone or iPhone simulator and re-running. You don't happen to have separate programs that rely on one Core Data model, do you?

0

精彩评论

暂无评论...
验证码 换一张
取 消