-
-
Notifications
You must be signed in to change notification settings - Fork 877
Closed
Description
When I was using Parse pod 1.10.0, I noticed that method dateFromString was commented out and was just returning [NSDate new]. When I updated my Parse podfile to 1.12.0, that method was uncommented out. Now when I log in as a PFUser, kill the app, and open the App I get a crash. The crash error is that a NSDictionary instance is being sent to the method dateFromString. Commenting out dateFromString on pod 1.12.0 resolves the crash.
Metadata
Metadata
Assignees
Labels
No labels