I have this Cordova/Phonegap iOS app which I have submitted to Testflight for beta-testing.
However when I have pushed updates, the beta users have not had their apps updated, it's still the same app.
Find this really strange since I have verified in Xcode before I submit that it is the new code.
Things I have done:
- Save code, commit and push to Github
- Start Xcode, launch new project, checkout master-branch from Github.
- Verify bundle ID, update build, and version numbering.
- Archive, then submit to iTunes Connect
- Distribute new version via iTunes Connect and disable old version.
Am pulling my hair right now. Have pushed 3 updates which haven't gone through. Any ideas?