ASIHTTPRequest alternative

后端 未结 3 1429
遇见更好的自我
遇见更好的自我 2020-12-16 06:44

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.

Theref

3条回答
  •  攒了一身酷
    2020-12-16 07:34

    Here is the link to the topic where the author is giving some ASIHTTPRequest alternatives.

    List of them with links from topic:

    1. AFNetworking
    2. LRResty
    3. RestKit
    4. AWS SDK for iOS
    5. ShareKit
    6. NSURLRequest/NSURLConnection

提交回复
热议问题