-
1. Re: App Crashing after AIR 15 upgrade
mtvg_red Oct 2, 2014 6:55 PM (in response to brighttext)I had similar crashes with AIR 15, until I realized that the new compiler is now by default.
And the new compiler has some known issues: AIR compiler known issues
Now that I compile using the -useLegacyAOT=yes option (Re: unknown configuration variable 'useLegacyAOT'), everything works as before.
-Mathieu
-
2. Re: App Crashing after AIR 15 upgrade
Jitender thakur Oct 5, 2014 10:59 PM (in response to mtvg_red)Hi,
Thanks for reporting the issue.
However, we will need some more details about these errors or crashes for further investigation. It will be great if you could share your application with us.
Best Regards,
Jitender
-
3. Re: App Crashing after AIR 15 upgrade
brighttext Oct 8, 2014 5:33 PM (in response to Jitender thakur)Thanks for the replies. I'm now working on eliminating things that might be causing the problem. One suspect is one of the .ane's I'm using. If I cannot isolate the problem after some more work I'll post here and will be happy to send the project. I'm using Starling, btw.
-
4. Re: App Crashing after AIR 15 upgrade
brighttext Oct 9, 2014 11:59 AM (in response to Jitender thakur)Hi Jitender,
OK I've done everything I can think to do. Still crashing, now when I've delivered it via testflight onto my iphone 5 (running ios 7). Where do I send it?
Thanks,
David
-
5. Re: App Crashing after AIR 15 upgrade
Jitender thakur Oct 9, 2014 11:38 PM (in response to brighttext)Hi David,
We have fixed a crasher in our Latest SDK that will be available to you most probably by tomorrow
Could you please try with new SDK once, if issue still persist you can upload the project on drop box and share the link with us or you can email the link on jthakur@adobe.com.
Regards,
Jitender
-
6. Re: App Crashing after AIR 15 upgrade
Timbowicz Oct 10, 2014 3:45 AM (in response to brighttext)brighttext Can you try to build a version with the -useLegacyAOT yes? So you use the old legacy compile. I've had the same problem, when making a release version the app crashed on startup. But when making a version with the old compiler, it does work.
-
7. Re: App Crashing after AIR 15 upgrade
brighttext Oct 10, 2014 8:24 AM (in response to Timbowicz)Timbowicz I can't see how to do that in the FB 4.6 IDE. It's not a Flex project; it's an actionscript project. The above link said to try
Project -> Properties -> Flex Build Packaging -> Apple iOS -> Customize Launch
So I'm looking for
Project -> Properties -> ActionScript Build Packaging -> Apple iOS -> Customize Launch -- but there is no such thing. Pretty sure this isn't available in FB 4.6?
-
8. Re: App Crashing after AIR 15 upgrade
soccerob Oct 16, 2014 2:15 PM (in response to Jitender thakur)I haven't seen any beta releases after October 2nd on the site... do you know when the new beta with fixes will be available?


