Skip to content

nil in relationships #7

@oks

Description

@oks

Maybe it bug comes from #6 , but what I got:

  1. I'm using mapping for NsManagedObject - let's call him myProfileEntity
  2. it has attributes, and 3 relationships, 1-1, and two 1-ToMany
  3. on first event - to myProfile I try to map data from json, where NO RELATIONSHIP data.
  4. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions