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

css - I want to align grid in center -

Contact Form PHP Email Script -

python - SWIG function not printing output -