AIR SDK 3.7.0.1410: non-debuggable SWFs can't be packaged to IPA in AOT mode
If I compile mobile-targeted SWF without debug information (-debug=false) then trying to package to IPA in AOT mode (e.g. ipa-test, ipa-ad-hoc or ipa-app-store) gives the error:
error 304: Initial window content is invalid
This seems to be a critical issue. You can find a sample command-line project attached to the issue.
By the way, I'm very curious, what is Adobe's policy on working with issues reported by the community? When I write to the forum I know that somebody from Adobe will read my message and most probably will answer. When I report a bug it looks like nobody reads it. For example you need no more than 5 minutes to fix AIR app descriptor schema because I attached the fix, but I'm not sure anybody noticed it.