I have a problem with instagram API and iOS 9. My app works correctly on iOS 8, but not on iOS 9. I receive this error when I try to authorize a user in instagram
NSURLSession/NSURLConnection HTTP load failed (kCFStreamErrorDomainSSL, -9802)
I tried a lot of variants, for example from this question App Transport Security breaks Web View
Please help me!