Post not yet marked as solved
Click to stop watching this thread.
You have stopped watching this post. Click to start watching again.
Post marked as unsolved with 5 replies, 0 views
Replied In
Xcode Cloud build crashes in TestFlight
The full Apple crash log doesn't appear in the device logs on my device, which is why I thought it might be related to signing or something like that. The app has millions of users and works as expected when deployed using other CI's or locally, but when built with Xcode Cloud it crashes 100% of the times in TestFlight. All third party dependencies are checked into the repo, so there isn't really that much going on in the archive step that should fail or complicate things either. And nothing that should change the way our code run on device.