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
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.
lexrus, tedgonzalez, EugeneTrapeznikov, leonardo-ferreira07, gregplumbly and 20 more