Hello everyone,
How do we disable ATS feature in Adobe AIR app for the app to run on iOS 9? I am getting below error when tried running the adobe air test app:
iPhone-6 AdobeAirPluginTest[520] <Error>: App Transport Security has blocked a cleartext HTTP (http://) resource load since it is insecure. Temporary exceptions can be configured via your app's Info.plist file.
Is it possible to disable ATS flag in Adobe AIR or we achieve this from Xcode?