Hey, I’m experiencing the following crash on iOS systems below 12.5. The crash occurs immediately upon launching the application. When I build the application on a device running iOS 12.5 (with Xcode version 12), everything works fine. However, when I download the application from the App Store, it is terminated immediately after launching.
I’ll add that to submit the application to the App Store, I built the .ipa using Xcode 15.3. Does the Xcode version have an impact on this issue?