Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

App can not be installed via TestFlight: Registered maximum number of devices

Will appreciate any help with an error that is displayed when I try to install an app via TestFlight on an iOS device: " The app can't be installed because you've already registered the maximum number of devices".

Using the same user on another device works fine - app get installed. Both devices are included in the provisioning profile UUIDs.

Thanks in advance.

like image 253
Marat Strelets Avatar asked Mar 24 '15 09:03

Marat Strelets


People also ask

How many users can you have on TestFlight?

You can designate up to 100 members of your team who hold the Account Holder, Admin, App Manager, Developer, or Marketing role as beta testers. You can also create multiple groups and add different builds to each one, depending on which features you want each group to focus on.

How many UDID does a developer account have?

The limit is 100 devices per device type, which means that you can register 100 iPhones, 100 iPads, 100 Apple TVs and 100 Apple Watches to your developer account. Assuming that registering devices using UDIDs is for development purposes, these numbers are pretty enough.

How do I add apps to TestFlight?

Click on Certificates, Identifiers & Profiles in the sidebar. Click on App IDs under Identifiers and then the + button on the top right to add a new app ID. Fill out the App ID Description and then add your bundle ID under the Explicit App ID option. Then click continue.


1 Answers

There is a maximum number of 10 devices that can be registered to each user.

To remove a device from your user account:
1. Launch TestFlight on one of the devices you are signed in.
2. Tap on the "Apple ID" button at the bottom.
3. On the next screen click on the "Edit" button on the top right.
4. Select a device in the "Other Devices" section.
5. Click on the "Remove(1)" button on the top left.

Note: You cannot remove more than 5 devices per week.

like image 91
Steve Avatar answered Oct 11 '22 15:10

Steve