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
I've attached some screenshots of the crash. This happens intermittently. Using version 1.3. Seems like the crash would not be caused by my code since ARC would not allow my arguments provided to asynchronouslyRetrieveImageForEntity:withFormat:loadSynchronously:completionBlock: to be released prior to the method returning.
The text was updated successfully, but these errors were encountered:
I've attached some screenshots of the crash. This happens intermittently. Using version 1.3. Seems like the crash would not be caused by my code since ARC would not allow my arguments provided to
asynchronouslyRetrieveImageForEntity:withFormat:loadSynchronously:completionBlock:
to be released prior to the method returning.The text was updated successfully, but these errors were encountered: