Adobe-Runtime-Support icon indicating copy to clipboard operation
Adobe-Runtime-Support copied to clipboard

After updating AIR SDK to version 50.2.4.5 Huge Spike in Crashes on iOS devices

Open Tuning3DT opened this issue 4 months ago • 14 comments

After updating the AIR SDK crashes on ios devices increased tremendously. It crashes randomly even if the app is just open and not being used actively. Crashes occur on different devices old and new, mainly with iOS17+ but there are iOS15 and 16 too. I tried setting iOSPlatformSDK to point to the iOS SDK but it didn't help. I'm using Intellij IDEA to compile the IPA file. Before updating I was building with 50.2.3.1 and there was no issue with it crashes were incomparably low.

AIR SDK: 50.2.4.5 macOS Monterey 12.7.2 IDE: Intellij IDEA xcode 14.2 JVM 18.0.2.1

These are some of the stack traces of the most occurring crashes.

com.3dtuning.Tuning3D_issue_3ceba855a8ad2d1af83655803dc13f70_crash_session_6e1903e247454530b2a7527d10d3bb13_DNE_0_v2_stacktrace (1).txt com.3dtuning.Tuning3D_issue_3ceba855a8ad2d1af83655803dc13f70_crash_session_6e1903e247454530b2a7527d10d3bb13_DNE_0_v2_stacktrace.txt com.3dtuning.Tuning3D_issue_3ceba855a8ad2d1af83655803dc13f70_crash_session_28c979861b06448ba2de12d45b78b5c6_DNE_0_v2_stacktrace.txt com.3dtuning.Tuning3D_issue_3ceba855a8ad2d1af83655803dc13f70_crash_session_90ab2a8b4fd544b28649fdd30108274b_DNE_0_v2_stacktrace.txt com.3dtuning.Tuning3D_issue_3ceba855a8ad2d1af83655803dc13f70_crash_session_f953fc3b38ad4cc4851539b920a99417_DNE_0_v2_stacktrace.txt

Tuning3DT avatar Apr 27 '24 10:04 Tuning3DT