Haha, been there, done that (several times) :-) On Thu, Jul 30, 2015 at 5:39 PM, Jason Taylor <[email protected]> wrote:
> Aaaaand I'm an idiot, thanks Om. Looks like between switching through so > many tablets the one I'm checking wasn't connected to WiFi. And this is > why you should never program solo. > ~ JT > > -----Original Message----- > From: [email protected] [mailto:[email protected]] On Behalf Of OmPrakash > Muppirala > Sent: Thursday, July 30, 2015 4:52 PM > To: [email protected] > Subject: Re: Losing my mind on iOS and URLRequest > > Sorry for the stupid question, but is the iOS device connected to wifi? > Can you open any other urls from the browser? > > Also, do you need to be inside a particular network or a VPN to connect to > that particular url? > > Thanks, > Om > > On Thu, Jul 30, 2015 at 2:04 PM, Jason Taylor <[email protected]> wrote: > > > Hopefully someone can help me as I'm losing my mind trying to figure > > out why loading a url inside an Air app on iOS is throwing an ioError > > 2032 error. > > I have reduced to the smallest app possible doing the following. > > - On Creation Complete of the application I create a URL request. I > > have tried different domains, http, https, xml files, image files, html > files. > > - I then create a url loader and add the event listeners, > > Event.Complete, HTTP_Status, HTTP_Response_Status, IOError > > - I then debug the app via usb on an iPad, tried gen2 and gen3 iPad's > > Flex SDK 14.0, 14.1 and Air 16 and Air 18 > > > > the event complete never gets called, it always throws an IOError. > > I'm debugging from an OSX machine as the iOS packaging is about 10x > > faster on it verse my main windows workstations. > > > > It works on Desktop, Browser, Android, iOS Simulator, just not on the > > actual iOS device. > > > > I cannot seem to google someone else having this exact same issue. > > > > Please help, > > ~ JT > > >
