Where I'm wrong? I have enterprise account for distribution when i start to generate provision profile for my app I find provision only for Ad-hoc (when I must check UDID of my test device), but I want gave this app for my client without his UDID entering. Can someone explain what I must do to make this app working on device of client I read official documentation but can't fined answer there. Also I'm trying to find answer on stack but without any result.

有帮助吗?

解决方案

That's what it should look like if you are creating a provisioning profile

apple developer portal provisioning profile

Please note that the enterprise "Team" is different to your normal app store developer "Team". You should have to choose the one you want where you log in to your apple developer id. (In case your developer apple id is the same for both "Teams", and of course you have multiple "Teams" in your developer account)

其他提示

You must provide an UDID of devices you wish to test the app on, and make an AdHoc distribution profile with those devices included. Then you can archive the app and send it via email for the client to install it via iTunes, or send him the app through http://testflightapp.com/.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top