-
Notifications
You must be signed in to change notification settings - Fork 75
Closed
Description
Maybe it bug comes from #6 , but what I got:
- I'm using mapping for NsManagedObject - let's call him myProfileEntity
- it has attributes, and 3 relationships, 1-1, and two 1-ToMany
- on first event - to myProfile I try to map data from json, where NO RELATIONSHIP data.
- got crash on assert in: FEMCache.m : line 110
Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Expected container classes: NSArray, NSDictionary. Got:(null)
This issue comes from last pod update.
Can you suggest something ?
Thanks
Metadata
Metadata
Assignees
Labels
No labels