Is it possible to include the Provisioning Profile for an Apple Enterprise Developer app in the .ipa similar to how iOS ad hoc wireless distribution works? So basically can you create a self-installing Enterprise app .ipa file that you can provide a link to for users to install the app? The apple documentation is a little vague about the limitations of the enterprise provisioning profile……Could users could just install the app themselves without having to manually copy the Enterprise Provisioning Profile to their devices via iTunes.
If that is possible, is it acceptable to distribute an Enterprise app via an external link (not internally)? The link would be secure so only employees of a company will have access to it via a secured external web portal...
Also, do Enterprise Developer Provisioning Profiles expire? If so would users be able to get a new provisioning profile if they clicked on a link with a new ipa file (with a new embedded Enterprise Provisioning Profile)? Are there any potential issues to replacing an outdated provisioning profile with a current one using this distribution method?