distriqt / airnativeextensions

DEPRECATED: Original repository of the distriqt native extensions and is no longer maintained. Please see our site for the latest ANEs
https://airnativeextensions.com
2 stars 0 forks source link

[AIR SDK 16 Beta] Issue running 64bit iOS App with ANEs using AIR 16 Beta build #323

Closed moviestarplanet closed 9 years ago

moviestarplanet commented 9 years ago

Hi,

We're preparing for the release of AIR SDK 16 and have successfully compiled a 64bit iOS App using the AIRK SDK 16 Beta build

In order to run the app, I had to remove all references to any ANEs we had in code and in the application.xml. If I keep the ANEs in the application.xml the App will not start up and the iPhone Configuration Utility reports that I get a segmentation fault as soon as the App loads.

Once the ANEs are removed, the seg fault is gone and the game loads and works as intended (excluding all the ANE functionality).

I'm using is the InAppBilling ANE.

This is the output I get from the device console:

Dec 22 10:14:52 ReportCrash[2660] : ReportCrash acting against PID 2656 Dec 22 10:14:53 ReportCrash[2660] : Formulating crash report for process RoboBlastPlanet[2656] Dec 22 10:14:53 com.apple.launchd1 : (UIKitApplication:com.moviestarplanet.roboblastplanet[0x81db]) Job appears to have crashed: Segmentation fault: 11 Dec 22 10:14:53 backboardd[31] : Application 'UIKitApplication:com.moviestarplanet.roboblastplanet[0x81db]' exited abnormally with signal 11: Segmentation fault: 11 Dec 22 10:14:53 ReportCrash[2660] : Saved crashreport to /var/mobile/Library/Logs/CrashReporter/RoboBlastPlanet_2014-12-22-101452_DHs-iPad.ips using uid: 0 gid: 0, synthetic_euid: 501 egid: 0

Any help is welcome!

marchbold commented 9 years ago

Hi,

We're updating all the extensions to 64 bit in the new system. You'll have to migrate to there to get the updates.

http://airnativeextensions.com

Regards, Michael