Test iPhone App on customers devices

后端 未结 2 1070
无人及你
无人及你 2021-01-24 05:35

i have created an app for iphone, I also have a apple developer program certificate to compile my app.

Now I wont to send it to my customer to review. How can I do this?

相关标签:
2条回答
  • 2021-01-24 06:24

    Follow the instructions given by apple here. At first they may seem a lot, but if you do it step-by-step you'll see it's easy. At least this is what i did!

    0 讨论(0)
  • 2021-01-24 06:32

    Yes, you will need to go to the apple member center, and go to the provisioning portal.

    You'll need to register every device there that wants to use the app. For that you'll need the UDID (found in itunes, or with the app UDID sender).

    Once you've done that you have to create your app-IDs (I usually take com.company.* so all apps with com.company are valid for that app-ID)

    When you have done that you can create your provisioning certificate. That's what you'll need to install it on a device.

    You can also have a look at test flight app which I use to send my demos to some clients.

    0 讨论(0)
提交回复
热议问题