ios - App crash in ASIHttpRequest class -


i using asihttprequest class in application handle server communication. getting application crash sometimes. here screenshot of crash:

enter image description here

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

Popular posts from this blog

user interface - How to replace the Python logo in a Tkinter-based Python GUI app? -

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -