Skip to content

PFDateFormatter dateFromString method Error #830

@griffinmacias

Description

@griffinmacias

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions