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 Anton Bondarenko <divla...@gmail.com>: > 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 <bigosma...@gmail.com>: > > > 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" <divla...@gmail.com> wrote: > > > > > 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 > > > <https://support.google.com/faqs/answer/6376725> so it's solved by > using > > > newer air sdk. In addition i'm using some ANE that requires air sdk 20 > > and > > > newer. > > > Adobe air sdk 20 and 21 have problems with itunes publications(email > from > > > apple with message about *Invalid Signature*). There no problems with > > that > > > on air sdk 22 beta. And it was fine and I was happy for a few days. But > > > today new problem came. Its a new iOS 9.3.2. And the problem is called > > > URLmonitor.available. Its always returns false value on air sdk 20-22 > but > > > device is connected to Internet and it works. By the way with air sdk > 17 > > it > > > works fine and returns true. > > > So can anybody to answer what is that and the ways to solve it? > > > > > > > > > > > > *urlMonitor:URLMonitor = new URLMonitor(new > > > URLRequest('http://www.google.com <http://www.google.com>'));* > > > > > > *urlMonitor.addEventListener(StatusEvent.STATUS, urlMonitorHandler);* > > > > > > *urlMonitor.start();* > > > > > > > > > *private function urlMonitorHandler(event:StatusEvent):void {* > > > * trace("code = " + event.code);* > > > * trace("status = " + urlMonitor.available);* > > > *}* > > > > > > result: > > > *code = Service.unavailable* > > > *status = false* > > > > > > Thanks for your attention and time. > > > -- > > > //------------------------- > > > Best Regards, > > > Anton Bondarenko > > > > > > > > > -- > //------------------------- > Best Regards, > Anton Bondarenko > -- *Fabrice Montfort / CTO* *f...@runware.com <f...@runware.com>* * <http://www.runware.fr/>* Phone : +262 (0)262 28 67 30 / Mobile : +262 (0)692 93 57 10 13, rue Désiré Barquisseau • 97410 Saint-Pierre • Réunion, France • http://www.runware.fr *Nos applications :* <http://pillkit.runware.fr/> <http://checkit.runware.fr/> <http://dietekit.runware.fr/> <http://tenkit.runware.fr/> <http://pulseekit.runware.fr/> CONFIDENTIALITY NOTICE – This electronic message contains information which may be confidential. The information is intended for the use of the individual or entity identified above. If you are not the intended recipient, please be aware that any disclosure, copying, distribution or use of the contents of this message is strictly prohibited. If you receive this transmission in error, please notify the sender and delete the copy you received.