I have an iOS "In-House" application with an Enterprice Distribution Provisioning Profile
. Before iOS 8 if it was close to expiration date i could email the renewed provisioning profile, and the user was able to install it from his mail client without having to re install the application.
However, since iOS 8 this is not an option. Therefore i am searching for alternatives to deliver the renewed profile to the users without the need to reinstall the app.
If i managed to download the provisioning profile in the app's sandbox , is there a way to install it programmatically?