MDM iOS Enterprise app distribution

513 views Asked by At

We have different enterprise applications distributed via Airwatch MDM. When some distribution profile was expiring after 1 year earlier we could see a popup on the iOS devices. Now its not showing due to some reason. I'm not sure why. Also I can't find the profiles section in the iOS 8 settings section. There it used to show the expiration dates for all the profiles.

If the developer is not noticing the expiration date, apps getting crashed after the expiration date.

I want to know the best optimum solution for this.

How do we get the notifications for this?

Is there any solution without redistributing a new binary?

Or do we have any reminder notification system for this?

2

There are 2 answers

2
savner On BEST ANSWER

You can update the provisioning profile without redistributing a new binary. If you go to the app and click on the "files" tab and select "edit" this will allow you to upload the new profile.

0
Dan On

I'm going to tackle your questions with in-line answers:

If the developer is not noticing the expiration date, apps getting crashed after the expiration date.

Speaking frankly it's up to your Enterprise Agent to maintain and track when provisioning profiles are expiring. Likewise they should be planning your required yearly release in conjuncion with the expiring profile. It is not the developer's job to maintain that part of the app development process unless you're specifically paying them to do so.

How do we get the notifications for this?

See above. All profile expiration dates are in your Enterprise Portal.

Is there any solution without redistributing a new binary?

This won't always work, especially if your Enterprise Distribution cert is also expiring. If your Enterprise Cert expires you MUST deploy a newly signed binary.