Exported IPA from Bitrise crashing on the app start, however, exported locally IPA builds works

Description of the issue

I have the set workflow which produces the IPA build of my app, however, the exported build results in
crashing app while opening. I have copied bitrise.yml file and I have run it locally and build exported locally works without any issue. The project is based on React Native.

Environment:

Bitrise:
System: MacOS Catalina 10.15.4

I have the same on my local machine

Reproducibility

  • Does a “Rebuild” help? (You can trigger a rebuild from the Build’s page, by clicking the “Rebuild” button in the top right corner of a finished build) : NO
  • Does a rebuild without caches help? (You can remove the Cache:Pull and Cache:Push steps temporarily to not to use the cache, or you can delete all the caches on the Settings tab of the app. : NO
  • Does the issue happen sporadically, or every time? : every time
  • Does upgrading the build Step to the latest version help? : NO

Hi @gitsad,

Please open a ticket over on https://bitrise.io/bitrise-support and we will assist you over email.

Hi @non-binary

Thank you for your response. I have figured out what was wrong. Now IPA is exporting.

Thank you for your time.