Adobe-Runtime-Support
Adobe-Runtime-Support copied to clipboard
After SDK 50.2.4.3 update crashes on IOS devices raised enormously
Hi. After updating the SDK from 50.2.3.1 to 50.2.4.3 the crashes on iphone jumped more than 30 times. Android is fine.
MacOS: 12.7.2
Xcode: 14.2
IDE: IntelliJ IDEA 2022.3
AIR SDK: 50.2.4.3
Here are the track traces from crashlytics. Thanks in advance.
com.3dtuning.Tuning3D_issue_3ceba855a8ad2d1af83655803dc13f70_crash_session_3fc6ab49434b4f47b1c77bac3fbd2752_DNE_0_v2_stacktrace.txt com.3dtuning.Tuning3D_issue_3ceba855a8ad2d1af83655803dc13f70_crash_session_52d50771d814400788dad651d3aaa675_DNE_0_v2_stacktrace.txt com.3dtuning.Tuning3D_issue_3ceba855a8ad2d1af83655803dc13f70_crash_session_067ee14f83b74adbab87a3bb4bda6aab_DNE_0_v2_stacktrace.txt com.3dtuning.Tuning3D_issue_3ceba855a8ad2d1af83655803dc13f70_crash_session_2ab80de9472842a6a7c1bde59d93ba8f_DNE_0_v2_stacktrace.txt
com.3dtuning.Tuning3D_issue_48893db012643107e154d7e71e84683a_crash_session_7130cc52c0e949868644169712027da3_DNE_0_v2_stacktrace.txt com.3dtuning.Tuning3D_issue_8402b87d846efd2d868cd3551f2dbb42_crash_session_33812c23e45b40babc032174144149a0_DNE_0_v2_stacktrace.txt com.3dtuning.Tuning3D_issue_f8b447e7b60a2c1c4daa60a84db7adc1_crash_session_42abcd57683f492ab0baac6d028cee74_DNE_0_v2_stacktrace.txt
@Tuning3DT Any idea which devices the crashes are happening on? Just wondering if it's on devices with older iOS versions, since Andrew has mentioned there can be issues with how AIR handles linking for symbols due to recent changes by Apple. Though I think that's mainly if you rely on AIR's own linking -- since you mentioned building this on a Mac, are you using the -platformsdk
flag to point to the iOS SDK in Xcode when packaging? I'm not sure if this has to be with Xcode 15 to get the iOS 17 SDK, or if older versions work as well...
Just wondering if it's on devices with older iOS versions, since Andrew has mentioned there can be issues with how AIR handles linking for symbols due to recent changes by Apple.
@FliplineStudios can you give me a link to this issue, pls? I hear about it in different threads. I want to keep an eye on the progress)
Just wondering if it's on devices with older iOS versions, since Andrew has mentioned there can be issues with how AIR handles linking for symbols due to recent changes by Apple.
@FliplineStudios can you give me a link to this issue, pls? I hear about it in different threads. I want to keep an eye on the progress)
@Mintonist There doesn't seem to be a central spot with all of the details, it's scattered around a bit:
Here's the main post explaining the problem: https://github.com/airsdk/Adobe-Runtime-Support/issues/3010#issuecomment-1891628470
It's mentioned in point # 2 here: https://github.com/airsdk/Adobe-Runtime-Support/discussions/3040#discussioncomment-8417109
Also in # 5 here: https://github.com/airsdk/Adobe-Runtime-Support/discussions/3008#discussioncomment-8130946
And more info here: https://github.com/airsdk/Adobe-Runtime-Support/discussions/3040#discussioncomment-8367427