Cannot create an NSPersistentStoreCoordinator with a nil model
Cannot create an NSPersistentStoreCoordinator with a nil model
- Subject: Cannot create an NSPersistentStoreCoordinator with a nil model
- From: Alex Kac <email@hidden>
- Date: Mon, 11 May 2015 13:43:07 -0600
We have an app that's out in the wild, and as always there are weird
issues that sometimes show up then. This seems like it should never
happen or always happen.
The crash is here:
http://crashes.to/s/f382ed6e4ef
Obviously we have a working model…its been shipped and working in
hundreds of thousands of iOS and OS X devices. But for a small number
of people, this is the crash they get.
I'd like to either catch the error and display something to the user,
so I plan to do a @try/catch there for OS X, but ideally I'd like to
know if anyone has seen edge cases that might cause this?
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden