Is it possible to constrain an app to only 200 specific devices? I don’t want that the app is installed on any device. For in-house distribution I can’t select any devices ore something like that.
Is there any other way to get this done?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
An In-house distribution profile can be installed on any iOS device, So it is impossible to limit an app built from this type of profile to be installed on a certain device.
One solution to your problem(what we do in our enterprise), could be to host the app on an intranet site for OTA. The access to the site can be limited to certain number of users. That way only these users would be able to download and install this app.
P.S: And of course this solution expects the employees with access, not to to distribute the app to others.