Post not yet marked as solved
Post marked as unsolved with 5 replies, 584 views
When using Xcode Cloud to build our app and distribute to TestFlight, the app crashes on Launch when installed from TestFlight. If I distribute from the same Xcode version (13 beta 5) from my own machine, it works as normal in TestFlight. It seems like Xcode Cloud might be signing the app wrong or something, but it is hard to tell when I can't control the signing myself. The logs I get from the crashes only say "abort() called".