Hi Andrew,

Thank you for your answer, very cool to know your are monitoring this list.
Just tried to remove the code signing on adl but it doesn't solve the issue.

This problem seems to be related to the absence of the /bin/Contents/ folder
in the AIR 33 SDK : pasting the Contents folder (copied from another AIR
SDK) into the bin folder solves the issue.

If I understand correctly, the Info.plist property file within the Contents
folder expose the required key :

/<key>NSAppTransportSecurity</key>
        <dict>
                <key>NSAllowsArbitraryLoads</key>
                <true/>
        </dict>/
  
Vincent.









--
Sent from: http://apache-flex-users.2333346.n4.nabble.com/

Reply via email to