Bitrise Build Issue Report template
Description of the issue
We have a workflow that publishes apps to testflight.
The build target is ios 12.1, however, tester are reporting that the app doesn’t start on 12.1, but it’s fine on 13.0+. I don’t have access to any crash logs because Testflight only gives you access to crash logs from 13.0+.
If I manually build and export to testflight from my macbook, it works on 12.1.
As far as I know, I don’t have any special local setting. Everything should be checked in github source code.
I also did a local fresh check out of our source code to make sure I don’t have any local setting.
