开发者

How can I install iPad Apps on multiple iPads?

开发者 https://www.devze.com 2023-04-06 09:19 出处:网络
I have developed an iPad app, and made a distribution provision profile for appstore, I need to install my developed app on 30 iPads for an event, but I couldn\'t开发者_运维百科 install it. I have en

I have developed an iPad app, and made a distribution provision profile for appstore, I need to install my developed app on 30 iPads for an event, but I couldn't开发者_运维百科 install it. I have en error message which is: (The app "xxxx" was not installed on the iPad "My iPad name" because the signer is not valid).

How can I solve this problem and install my app on the number of iPads I want?


You need to create an ad hoc distribution profile. Add the UDID's of the 30 iPads as test devices in the developer portal, and then include them in the ad hoc distribution profile. Then build for ad hoc distribution. You should then be able to install the app on any of those 30 devices.


This can happen for a number of reasons. I will suggest: review the build creation process step by step.

Here are 2 stackoverflow questions which might help you:

Signer not valid error and iPhone: Application Install Fails With “Invalid Signer” Error

The easiest way to give a build to multiple beta testers is to create a "beta" build and distribute it over internet. This (which I use) tool can help you with that:

http://www.hanchorllc.com/betabuilder-for-ios/

This article gives information about 2 more similar tools.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号