My app was archived and distributed to App Center, It works fine. Once my app's archived and distributed to TestFlight, I install my app then I get crashes. However, my app runs successfully in the simulator.
Here's my log file
I tried to turn off the optimiser but it's not working. (change the optimization level to "-Onone" in "Swift Compiler)
Additional information
- I use Xcode 13.4.1
- I use MacOS Monterey 12.0.1
- My app require ios 14 or later