Skip to content

Could not locate the entity for \(className) even though it exists  #90

@mariusschoenefeld

Description

@mariusschoenefeld

I installed Groot via cocoapods and using xcode 9.3, swift 4.

When I Call:

let context = NSManagedObjectContext.mr_default()
let _: [MObject] = try objects(fromJSONArray: correctedJSON, inContext: context)

It throws the fatalError I can't explain to my self why. this object exists. Any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions