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

Getting Error When Trying To Store PFObjects in Core Data #12

Open
kfernandes29 opened this issue Jun 20, 2014 · 1 comment
Open

Getting Error When Trying To Store PFObjects in Core Data #12

kfernandes29 opened this issue Jun 20, 2014 · 1 comment

Comments

@kfernandes29
Copy link

I keep getting this error when trying to set PFObjects inside my NSManagedObject:

*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[NSObject encodeWithCoder:]: unrecognized selector sent to instance 0x1702151d0'

I have added the CocoaPod to my project, but clearly my PFObjects aren't serializing.

Anyone have a reason as to why this could be happening?

@SebastianThiebaud
Copy link

Same here.

2014-06-20 21:47:56.561 Quri[425:120434] -[NSObject encodeWithCoder:]: unrecognized selector sent to instance 0x16e4ff40 2014-06-20 21:47:56.562 Quri[425:120434] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[NSObject encodeWithCoder:]: unrecognized selector sent to instance 0x16e4ff40'

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

2 participants