Bitrise Build Issue Report template
Description of the issue
On my local bitrise is success and I can install app via testflight.
But on remote bitrise build is something wrong, I can’t install app via testflight.
Both build are success and uploaded to testflight, local bitrise build is working normally.
All stack should be same since I am using same bitrise.yml file on both build.
I am using fastlane for my React Native build.
Anyone can help me better track issue?
Environment:
Mac OS React Native Fastlane build
Mac OS Catalina 10.15.3
Xcode 11.6
Reproducibility
My another team mate has similar version of mac os and xcode, it is also crash on testflight.
Local reproduction
I can’t reproduce issue on my machine. since I am using latest version of mac os and xcode.
But my friend who has same environment got same issue.