Re: adobe air sdk problems

2016-05-19 Thread OmPrakash Muppirala
On May 18, 2016 11:11 PM, "Anton Bondarenko" wrote: > > flex 4.14.1 and air 17 works fine. > its more interesting that requests to my server doesn't work too. > But getting address from google by gps coords works fine. Did you try the fix mentioned in the adobe forum post?

Re: adobe air sdk problems

2016-05-19 Thread Anton Bondarenko
good morning. according to documentation i finally found *iOS SDK Upgrade (Starting 20.0.0.206)* "AIR Runtime is now built with iOS 9 SDK which enables AIR developers to use ANEs built with iOS 9 APIs without using the –platformSDK switch while packaging with ADT. App Transport Security (ATS)

Re: adobe air sdk problems

2016-05-19 Thread Fabrice Montfort
FWIW, Apple iOS 9.x introduces a new security mechanism for web requests. We must set some parameters in the XML file (info.plist) of the AIR application. http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/net/URLRequest.html Maybe this can help 2016-05-19 10:11 GMT+04:00

Re: adobe air sdk problems

2016-05-19 Thread Anton Bondarenko
flex 4.14.1 and air 17 works fine. its more interesting that requests to my server doesn't work too. But getting address from google by gps coords works fine. 2016-05-18 20:34 GMT+04:00 OmPrakash Muppirala : > I got the same problem a few days ago. Looks like something

Re: adobe air sdk problems

2016-05-18 Thread OmPrakash Muppirala
I got the same problem a few days ago. Looks like something changed in iOS and a change to .app.xml is required. Solution is here: https://forums.adobe.com/thread/2134653 This fixed my issues. Thanks, Om On May 18, 2016 6:37 AM, "Anton Bondarenko" wrote: > Hello all. >

adobe air sdk problems

2016-05-18 Thread Anton Bondarenko
Hello all. While developing applications on flex now i have a few problem with publication on itunes and playmarket, and ios devices. I tried to use flex 4.14.1 and 4.15.0 with air 17, 20, 21, 22 beta. The problem's link is next. Air 17 has a problem with open ssl on playmarket