AIR 13 bug: arguments.callee returns null when running on iOS 7
Hi,
When packaging the IPA file by "-useLegacyAOT no", the IPA running on iOS 7 will encounter this bug:
All "arguments.callee" inside any function body will return null
This bug only occurs when you package the IPA file by "-useLegacyAOT no", and the AIR SDK I use is 13.0.0.83
I have already reported this bug to Adobe Bugbase, and I also included 2 workarounds:
https://bugbase.adobe.com/index.cfm?event=bug&id=3751117
I post it here just in case you miss it, this bug has a large impact on all AIR 13 mobile apps.
DarkStone
2014-04-29
