ios - .ipa file install grayed out on an ipad -


one of tester having issue installing ad-hoc distribution build of ipa file on ipad. said icon stays gray , itune freezes. when clicked, sits there waiting.

the udid gave me 1 got itunes (not app gives invalid ffff udid), , double checked through checkipa (https://github.com/apperian/ios-checkipa) , indeed udid included. make sure built him new build no luck. know what's going on?

thanks in advance!

you may have issue bundle id, suggested.

otherwise suggest forgoing use of itunes, , use distribution service such testflight or hockyapp, because itunes pain use distributing builds , wouldn't surprise me if user having problems trying itunes cooperate.

this won't solve issues provisioning, on air distribution life saver.


Comments

Popular posts from this blog

python - Subclassed QStyledItemDelegate ignores Stylesheet -

java - HttpClient 3.1 Connection pooling vs HttpClient 4.3.2 -

SQL: Divide the sum of values in one table with the count of rows in another -