I am using application loader to upload my IPA on TestFlight to make it available for testers to test the app. Application loader shows a successfully uploaded message but when I log into iTunesConnect in Apple developer account, I don't see the build in TestFlight under that particular app.
1
votes
2 Answers
0
votes
0
votes
I had the same issue recently and the way to "fix it" was: in ItunesConnect go to the AppStore tab and click on the "Version or Platform" link and select iOS. There create a new version with the exact version number you are uploading.
After this you will be able to see the builds you are uploading and start testing in Testflight.
Hope this helps!
Activity
next toTestFlight
. Can you see the build there. Usually it appears inActivity
first with status pending and after some processing, if all good then it shows up inTestFlight
. – Bilal