Can I enable the Provisioning Profile for an Apple Enterprise Developer app in .ipa, similar to how iOS ad hoc wireless distribution works? So basically you can create a self-installing .ipa file for enterprise applications that you can provide for users to install the application? The documentation for the apple is a bit vague regarding the restrictions on the profile of the provision of enterprise resources ...... Can users simply install the application on their own without having to manually copy the Provisioning Profile to their devices via iTunes.
If possible, is it acceptable to distribute an Enterprise application through an external link (not internally)? The link will be safe, so only company employees will have access to it through a secure external web portal ...
Does Enterprise Provisioning Profiles Expire? If users could get a new provisioning profile, if they clicked on a link to a new ipa file (with a new built-in Provisioning Enterprise Provisioning Profile)? Are there any potential problems to replace the legacy initialization profile with the current one using this distribution method?
source share