Closed shigmas closed 9 years ago
Doing this in 2 parts:
Part 1 of Removing AFNetworking:
Part 2: Stop including the AFNetworking library.
Long term: Handle parameters in JSON on the server, and start sending JSON in the post body on the client and set the content type to be JSON.
ce0f084..296fbd0
Currently, network status indicator, and reachability has been implemented in FANG. JSON wrangling needs to be added.