You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When attempting to unarchive a PFUser which has a PFFile as one of its properties using NSKeyedUnarchiver unarchiveRootObjectWithData: I get a exception:
When attempting to unarchive a PFUser which has a PFFile as one of its properties using NSKeyedUnarchiver unarchiveRootObjectWithData: I get a exception:
[NSKeyedUnarchiver initForReadingWithData:]: incomprehensible archive
How can I fix this?
The text was updated successfully, but these errors were encountered: