Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Managed Object doesn't have stored record information #17

Open
jfhamel opened this issue May 28, 2020 · 0 comments
Open

Managed Object doesn't have stored record information #17

jfhamel opened this issue May 28, 2020 · 0 comments

Comments

@jfhamel
Copy link

jfhamel commented May 28, 2020

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant