setAuthenticationChallengeBlock is undefined (not found) - AFNetworking

343 Views Asked by At

I am trying to set the basic authentication using the AFNetworking with 'setAuthenticationChallengeBlock' But compiler says its not found.

Setting the username and password with 'setAuthorizationHeaderWithUsername' not working either

Please Help!!

0

There are 0 best solutions below