MKSG-MugunthKumar / MKNetworkKit

Modern NSURLSession based Networking Framework with built in authentication and HTTP 1.1 caching standards support for iOS 8+ devices
http://mk.sg/8w
3.06k stars 755 forks source link

-[MKNetworkEngine reachabilityChanged:] [Line 211] Server is not reachable #461

Open anjum-vervesys opened 9 years ago

anjum-vervesys commented 9 years ago

I am getting this error -[MKNetworkEngine reachabilityChanged:] [Line 211] Server [http://xyz/api/v1/] is not reachable. Even i have checked with my another projects host server its working with AFNetworking. but when i try to do that host with "MKNetworkEngine" than its not going to work. I am not able to connect with server. What's issue this? Can you please help me to sort out?