EAS Build for iOS crashes on launch

In your post, please share:

  • Whether you are bare or
  • Your eas-cli version
  • What you have tried so far

Workflow: managed workflow
eas-cli version: ^0.51.0
Followed this documentation:

The problem is that whenever I start building the application with

eas build -p ios --profile preview

My app crashes on launch. I have literally tried everything, but no luck. Not sure if this is an issue on Expo’s end.
I used to build with expo build:ios but now that i am using stripe, there are some limitations with that way of building for iOS, so i am using the eas now, but it has been failing even for running in simulator let alone the production build.

Any suggestions anyone ?

Hey @shivabhaggan, I highly recommend to thoroughly read through Debugging Guide in our docs. (specifically the production errors section)