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
2022-06-17_13-28-24.9662_+0700-e095b8e5efc30c76393b6f2c63b0347b1eccd733.crash
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