There are many errors when integrating ASIHTTPRequest library in arc mode. Is there a proper way to integrate non arc library.
if your project's using ARC, click project name -> select target -> build phase -> compiler sources.
Set compiler flag -fno-objc-arc
for all ASIHTTPRequest source files.
ASIHTTPRequest hasn't been supported for a couple of years now. As such, it is very outdated and does not support ARC.
A newer library, called AFNetworking, can be found on Github here, and fully supports ARC, so you might want to think about using it instead.
I find a ASIHTTPRequest With ARC and working complete you can download
from here ASIHTTPRequest-With-ARC enjoy.......
you can also find json with ARC at here
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With