Hi, we have an enterprise client for whom we developed an internal app that is distributed to their internal users with their MDM (Airwatch).
Before beeing distributed we send them the ipa file signed with our separate developer certificate. They sign again the ipa with their certificate before distribution.
They often forget to update the expiry date of the certificate (witch is possible with Airwatch) and the application stops working to all the users.
So we need to recompile the app, increase the version number and redistribute it....
In the Airwatch Manual it is clearly stated that : "You can renew your Apple iOS provisioning profiles without requiring end-users to reinstall the application. The AirWatch Console notifies you 60 days before the provisioning profile expires with the expiration links in the Renewal Date column on the Internal tab. AirWatch also enables you to renew the file for all applications associated with it."
Is this their profile or our? Is there a better way? What are the options if we just want them to download the app signed by us?