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
andCache:Push
steps temporarily to not to use the cache, or you can delete all the caches on theSettings
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