When we try to connect to a TLS1.2 enabled server url in AVPlayer without explicitly setting anything in plist file, our media content plays fine in iOS 13.x but for whatever reason, it fails in iOS 11 and iOS 12.
That doesn't make sense since we would expect with iOS 13 the requirements of the server protocols would be more stringent. But it seems to be happening the other way round.
That doesn't make sense since we would expect with iOS 13 the requirements of the server protocols would be more stringent. But it seems to be happening the other way round.
Code Block {Error Domain=NSURLErrorDomain Code=-1022 \"The resource could not be loaded because the App Transport Security policy requires the use of a secure connection.\" UserInfo={NSLocalizedDescription=The resource could not be loaded because the App Transport Security policy requires the use of a secure connection., NSUnderlyingError=0x1c12405a0 {Error Domain=kCFErrorDomainCFNetwork Code=-1022 \"(null