afhttpclient Questions

1

When I try to use an ip address instead of a hostname to tell an ios application in a simulator to talk to a local server the app hangs on the loading screen, waiting for a response from the server...
Gonfalon asked 12/11, 2013 at 0:17

1

Solved

We need to download files concurrently in our application. In earlier version of AFNetworking we have downloaded 2 files concurrently by using the code below: (AFHTTPClient) [_httpClient.operat...
Picked asked 18/2, 2014 at 10:25

2

Solved

Since the AFNetworking 2.0 the AFHTTPClient has been vanished in the favour of two managers: AFHTTPRequestOperationManager and AFHTTPSessionManager. The migration guide says pretty much nothing abo...
1

© 2022 - 2024 — McMap. All rights reserved.