Copy link to clipboard
Copied
Dear Adobe developer,
My app only gets geolocation and i have a problem with iOS 7 64 bit. App is crashed in start up time when app was built with AIR SDK 16.0.0.272 or AIR SDK 16.0.0.283.
Are you going to have plan to fix the issue ?
Following is result:
Devices | Tested | Comment | ||
---|---|---|---|---|
32bit - iOS 6.x | passed | |||
32bit - iOS 7.x | passed | |||
32bit - iOS 8.x | passed | |||
| Crashed | The latest AIR 16 SDK has not supported for those kind of devices yet. | ||
| passed | |||
Android | passed | |||
I thought this was a known issue throughout the forums.
Copy link to clipboard
Copied
Hi khuong nguyen
We tried to reproduce the issue at our end on a 64-bit device with iOS 7 but the app worked fine without any crash.
Could you please a sample app in which you are facing the issue, so that we could investigate the issue further.
Regards
Abhinav
Copy link to clipboard
Copied
The crash happens on 64 bit devices running ios 7.x that have ANE files attached to them. It crashes even if the ANE is 64 bit compatible. It's in the bugbase and is a very critical update.
Copy link to clipboard
Copied
I thought this was a known issue throughout the forums.
Copy link to clipboard
Copied
We would like to confirm that the issue has been fixed from our end for the crash occurring on using ANE's on iOS 7 devices & the same should be available in the next public release of AIR SDK
Thanks,
Abhinav
Copy link to clipboard
Copied
When is the next public release?
As you know the AIR16 cannot be currently used due to some major bugs:
iOS7 + 64 bits ANE crash,
RemoteNotifier not firing events so no push notifications on iOS Bug#3924579 - Remote Notifier not firing events,
dynamic stageAspect Ratio causing errors in UI input: Bug#3925510 - iOS - StageAspectRatio Bug + AIR SDK 16.0.0.283 : iOS - StageAspectRatio Bug
And as you also know Apple now requires app to be build with 64bits architecture in order to be reviewed.
So I guess, all AIR developers targeting iOS are now just waiting for the new public release.
Copy link to clipboard
Copied
What do yo mean by "next public release"? is the current AIR 17 beta release solve this bug? When the next public release is plan? (a date would be nice, we are planning to launch our app as soon as this bug is solved)
Thx,
Alan
Copy link to clipboard
Copied
Hello Adobe developer and alanglois,
The crash issue for device iOS 7.x - 64bit is fixed by AIR 17 SDK. I just made a test and the crash issue is solved.
Thanks you
Copy link to clipboard
Copied
Hi,
This issue has been fixed in the latest beta of Adobe Air. Please check and let us know if the issue persists.
Thanks,
Adobe Air Team
Copy link to clipboard
Copied
Hello Adobe developer,
The crash happens when app included ANE file. The description of issue is same with comment "Vivid75‌ Feb 3, 2015 3:26 PM" (The crash happens on 64 bit devices running ios 7.x that have ANE files attached to them. It crashes even if the ANE is 64 bit compatible).
When do you offer the next public release of AIR SDK which fixed the crash issue?
Copy link to clipboard
Copied
I can verify that the latest AIR 17 beta build fixes the ios 7.x issue on 64 bit devices running ANE files. Thanks Adobe for the fix!