microsoftconnect/intune-app-wrapping-tool-ios

Force a IOS device to download the latest application from Intune MAM

almohammad opened this issue ยท 4 comments

Hi @Kyle-Reis
Is there any way to force a IOS device to download the latest application using Microsoft Intune MAM?
Do I need to include the new version in the command for wrapping so user can get the latest version?

Thanks,

Hi @almohammad. IT administrators can configure Intune app protection policy to block users from accessing corporate data if they attempt to use an app version which is lower than a specified minimum. Admins can also use MAM app config to configure the URL which the user should be directed to for installing the latest version when they receive the blocking prompt.

image

You can read more about the min app version policy here:
https://docs.microsoft.com/mem/intune/apps/app-protection-policy-settings-ios#conditional-launch

To answer your question about wrapping newer versions, yes, to continue supporting Intune MAM, newer versions of the app should also be wrapped before being deployed as an update.

Note: It is also recommended that you stay current with the latest version of the Intune app wrapping tool.

Closing out this issue as the question has been answered. Please reach out again if you have any other questions!