Closed defvol closed 12 years ago
We should upgrade the code that depends on AFJSONUtilities. Probably by using NSDictionaries, AFNetworking will handle the correct serialization.
The team's discussion around the subject https://github.com/AFNetworking/AFNetworking/issues/414
We should upgrade that target first... to iOS 5+
https://github.com/mattt/AnyJSON
Pull #11 uses NSJSONSerialization and upgrades target to iOS 5+
We should upgrade the code that depends on AFJSONUtilities. Probably by using NSDictionaries, AFNetworking will handle the correct serialization.
The team's discussion around the subject https://github.com/AFNetworking/AFNetworking/issues/414