We've got some issues on our project regarding the time required to receive data with an URLLoader since iOS 8. Calling a simple web service returning a very tiny json answer jumps from a few milliseconds on iOS 5-7 to somewhere between 2 to 30 seconds on iOS 8. We tested with Wifi only, on iPhone 5S, iPhone 6, and iPad Air.
There may be an issue with AIR because we don't have any problem with Safari.
Does anyone have the same problem?