ios - App crash in ASIHttpRequest class -
i using asihttprequest class in application handle server communication. getting application crash sometimes. here screenshot of crash:
i cant why happening. can 1 tell me?
exc_bad_access crashes due retain/release issues typically. tips on how track them down - https://developer.apple.com/library/mac/qa/qa1367/_index.html
you don't want ship app asihttprequest. believe support died out long time ago. @ using sdk or maybe try afnetworking.
Comments
Post a Comment