Skip to content

1.14.2: "Cannot register subclasses in a bundle that hasn't been loaded!" #1006

@jmfieldman

Description

@jmfieldman

Just to report a crashlytics event that has occurred for a few users on a build that uses the Parse 1.14.2 SDK. It's crashing in [PFObjectSubclassingController _registerSubclassesInBundle:] at the assertion that bundle.loaded is true. I can see from the report that it is being called from the NSBundleDidLoadNotification notification handler. There must be some inconsistency between that handler being called and the loaded property of the bundle being passed into the notification.

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