AIR4 Bug: "-useLegacyAOT no" socket connection problem
I just noticed a clear bug in AIR 4.0 when the iOS package is compiled with "-useLegacyAOT no"
I have an app that uses socket & http connections. It uses Union Platform for that (http://www.unionplatform.com)
Compiling with -target ipa-test-interpreter works.
Compiling with -target ipa-ad-hoc works.
Compiling with -target ipa-ad-hoc -useLegacyAOT no the app can no longer connect to the server either by socket or http.
Tested on iPad 3, iOS 7.0.4, AIR4 player version 12.0.0.38
I just discovered the issue so I don't have any test suite.
