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
Seeing a bunch of random crashes via Crashlytics in the ARC branch: CXMLNode_PrivateExtensions.m line 76 +[CXMLNode(CXMLNode_PrivateExtensions) nodeWithLibXMLNode:freeOnDealloc:]
I think it's crashing as a result of the NSAssert -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 90
The text was updated successfully, but these errors were encountered:
Seeing a bunch of random crashes via Crashlytics in the ARC branch:
CXMLNode_PrivateExtensions.m line 76
+[CXMLNode(CXMLNode_PrivateExtensions) nodeWithLibXMLNode:freeOnDealloc:]
I think it's crashing as a result of the NSAssert
-[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 90
The text was updated successfully, but these errors were encountered: