Hao-Quan Liu
Results
3
comments of
Hao-Quan Liu
Anvil doesn't work too
@iBotPeaches First, you're correct that build 0 is invalid with Apple. However, the main issue now is that if the initial build number is 1, we cannot distinguish between a...
@iBotPeaches Yes, the issue is that `latest_testflight_build_number` returns 1 when there are no builds. As for changing its return value to `nil` in cases where no builds exist, I don't...