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

NSCoding PFFile #34

Open
ariff20 opened this issue Mar 25, 2016 · 0 comments
Open

NSCoding PFFile #34

ariff20 opened this issue Mar 25, 2016 · 0 comments

Comments

@ariff20
Copy link

ariff20 commented Mar 25, 2016

I am trying to encode a PFObject and a PFFile to the disk.However,I get this error after running the code.
Terminating app due to uncaught exception 'NSUnknownKeyException', reason: '[<PFFile 0x7fc1626b02a0> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key _url.
My PFFile could not be saved eventhough it saves the file's url.How to solve this?

@ariff20 ariff20 changed the title NSCoding PFFIile NSCoding PFFile Mar 25, 2016
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