Testflight testers getting “unable to download app could not be installed at this time”

前端 未结 11 1830
孤街浪徒
孤街浪徒 2020-12-30 00:33

I distributed version 1.0, build 1, of my app via TestFlight, and everything worked perfectly.

Yesterday I archived and sent out build 2, and now upon tapping the upd

相关标签:
11条回答
  • 2020-12-30 01:04

    I encountered the same issue. Not only it fails in TestFlight but also it is rejected by Apple Team in the submission process for not launching. I was able to solve this problem by renaming Project and Target names excluding wildcard characters.

    The names were like following;

    I spent almost two days to discover the issue. Hope it helps!

    0 讨论(0)
  • 2020-12-30 01:05

    Bump the build number and resubmit your app. This is a TestFlight/iTunes Connect-side error that, as far as I can tell, we can do nothing about.

    Update 12/7: The bug I filed on this (rdar://23296795) was recently returned to me as "We believe this issue has been addressed through changes on our side." – So if you're still seeing this error, please file another radar and let them know it's still not working.

    Update 12/10: According to Remy in the comments below, it is still not fixed.

    0 讨论(0)
  • 2020-12-30 01:08

    I faced the same issue under the follow case: Created a Test users group in iTunes Connect even before the Build was approved (i.e. it was in "Waiting for Review" state). We did receive notifications from TestFlight, but when clicked on "View in TestFlight", received this error. I added the approved build to the Group and Resent the invites. This worked perfect for me.

    0 讨论(0)
  • 2020-12-30 01:12

    We had a user who had, for reasons only they know, disabled cellular access for the Testflight app. Later, when he'd also turned off Wifi (again, for reasons...) he was in a situation where Testflight had no connectivity.

    The error he saw was "could not load apps". It was driving us crazy as our other users were able to install and run without issue!

    0 讨论(0)
  • 2020-12-30 01:13

    Same error for me. The only thing that worked for me was to uninstall the TestFlight app and then reinstalling.

    0 讨论(0)
提交回复
热议问题