We have a trouble with AFNetworking library when we check for SLL Pinning. We need to change SLL Pinning mode on runtime but changing doest not effect for some
I am using AFNetworking version "2.5.4" and creating multipartform-data request. In my case code is working fine on iOS8 but issue on iOS 7. Getting Error
I have a web service in rails (3.2.19) that encode a JSON to be read by some iOS or Android apps. The json might contain any characters, but it seems to fail ev