Bitrise Build Issue Report template
Description of the issue
We have a workflow for a React Native project that is successfully generating both iOS and Android builds. Deploying to Bitrise seems to work fine, and we can see all the artifacts in the build page after completion.
The emails that are sent out only have links to the unsigned APK and iOS IPA file. How can we change this to include the signed APK?
Environment:
Which build Step causes the issue and which version of the step?
Deploy to Bitrise.
Reproducibility
- _Does a “Rebuild” help? NO
- _Does a rebuild without caches help? NO
- _Does the issue happen sporadically, or every time? Every time.
- _Does upgrading the build Step to the latest version help?: NO