Hello,
I have a question regarding App Updater testing on iOS.
Specifically I wanted to ask if that is possible using testflight only?
So will build let's say 100 on testflight detect that there is version 101 on testflight?
I saw the "Testing" part of App Updater documentation and it says about "apps that are already live" so I guess not?
We use jenkins and mac buildmachine to do ios builds and all the xcode magic and upload directly to testflight so we're not used to doing builds locally on Mac.
Cheers