Distributing iPhone apps under Enterprise program -


I am trying to find out more details about how the app is distributed to users under the Enterprise Developer Program . States:

If you develop an application that you want to distribute yourself, then it must be digitally signed with the certificate issued by Apple. You should also provide a distribution provisioning profile to your consumers, which allows their device to use the application.

What should I know is how the provisioning profile is created so that a specific device app is allowed to be used? Is it done by adding the device UIDID to the profile according to the standard developer program? Or some other means?

Provisioning profiles are managed Thanks to the website provided by Apple

After that, If you sign an application with an enterprise program license, you will be able to install it on any device. You have to send the user to your application and provision profile.

Regards,


Comments

Popular posts from this blog

Eclipse CDT variable colors in editor -

AJAX doesn't send POST query -

wpf - Custom Message Box Advice -