• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

crash issue on iOS after air sdk 15 16 updates - from my experience

New Here ,
Jan 24, 2015 Jan 24, 2015

Copy link to clipboard

Copied

Hello I was got trouble in publishing to iOS: app immediately got crashed after being launched on iOS devices.

1. It was probably caused by the ANEs. However since the version 16 of air sdk, ANEs need to be updated to universal version (to support both iOS 64 and 32 bit). So if the ANEs were out-of-date, the compiler will throw error. If no error with the ANE, then it isn't about ANE.

There are several ANEs that have been released with 64 bit support from Adobe (Social.ane, ProductStore.ane, etc. you could find around in the forum), freshplanet from GitHub, and MilkManGame (paid one), you may find useful stuff there.

2. Or It may be caused by one of the frameworks you are working with. Just in my opinion (by observing and guessing), there were some exceptions that is called "error" in air sdk 15 16, while they were called "warning" on previous verions. The frameworks such as mvcExpress was working well in previous version, but not in 15 16 versions. you may found useful in this link (http://mvcexpress.org/mvcexpress-v2-rc3-more-protected-proxies/#comment-141724) if you are using mvcExpress and got crash.

3. Basically, the air sdk itself is very good to most common uses atm. thanks to the developers

TOPICS
Performance issues

Views

256

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines