Ad-Hoc App Distribution and Access Cancellation

If I create a special distribution profile and successfully send the application in the ad-hoc mode to several users, will I delete this profile and then delete the application from this user device or stop using it?

thank

+3
source share
2 answers

Once the .mobileprovision application is installed on the device, this version of the application will continue to work on the device until the expiration of the profiling period. If you delete the profile from the device, the application will stop functioning, but will remain on the device. They will receive a warning that they do not have valid software to run the application if they try to launch it.

+3
source

No, it is not. It is not possible to remove the application from the user device and then either ask them or wait for the profile to expire.

+1
source

All Articles