ASIHTTPRequest alternative
I am using currently ASIHTTPRequest for communicating with the server, however it's causing crashes. The bug is known for a long time, but is still an issue. Therefore: Are there good alternatives to ASIHTTPRequest? I am flexible on the server side, i could also use sockets or using something else. What would you recommenend for server client communication? Here is the link to the topic where the author is giving some ASIHTTPRequest alternatives . List of them with links from topic: AFNetworking LRResty RestKit AWS SDK for iOS ShareKit NSURLRequest/NSURLConnection I know it's probably not the