Post

Replies

Boosts

Views

Activity

Reply to App Compiled under iOS 17 Beta 7 SDK with Xcode 15.0 beta 7 (15A5229h) crashes on iOS 12 devices.
I too am getting crashes on my iOS 12 and iOS 14 devices when running XCode 15. In my case, the crash happened just after the splash screen appears and the stack showed the app was trying to load. It works fine on my iOS 17 devices. I updated the "OTHER_LDFLAGS" in my project to include "-Wl -ld_classic" and it seems to have solved the issue for now. Unfortunately I'm not sure if using a "classic linker" makes any sense or will have repercussions.
Oct ’23