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

After SDK 50.2.4.3 update crashes on IOS devices raised enormously

Open Tuning3DT opened this issue 1 year ago • 3 comments

@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...

FliplineStudios avatar Feb 12 '24 17:02 FliplineStudios

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 avatar Feb 14 '24 08:02 Mintonist

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

FliplineStudios avatar Feb 14 '24 15:02 FliplineStudios