Tried to run my existing app on iOS9 but getting failure while using AFURLSessionManager.
AFURLSessionManager
__block NSURLSessionDataTask *task = [self.sessionMana
This is what worked for me when I had this error:
NSAppTransportSecurity NSExceptionDomains example.com NSExceptionRequiresForwardSecrecy NSTemporaryExceptionAllowsInsecureHTTPLoads NSIncludesSubdomains NSTemporaryExceptionMinimumTLSVersion TLSv1.0