Skip to content

Managed Object doesn't have stored record information #17

@jfhamel

Description

@jfhamel

Hi, execution stops at this line:

		// That is possible if method is called before all managed object were filled with recordData
		// That may cause possible reference corruption (Core Data -> iCloud), but it is not critical
		assertionFailure("Managed Object doesn't have stored record information, should be reported as a framework bug")

in file CoreDataRelationship.swift.

It started occurring when I started using a NSManagedObject that inherits from another parent NSManagedObject. Never occurred before.

Thanks.

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