-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
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?
Metadata
Metadata
Assignees
Labels
No labels