Hi @v_collins,
For Android apps that must remain installed on managed devices, deploy the app through a Required App policy instead of using the one-time Install Application action.
The Install Application action only sends an installation command to the device. If the app is later removed from the device by the user, the OS, or another process, Hexnode may not always show an uninstall action in the device action history because the uninstall was not initiated from Hexnode.
A Required App policy is better suited for this use case because it enforces app presence. If the required app is missing from the device, the device is marked non-compliant and Hexnode re-initiates the app installation. Once the app is installed again, the device returns to a compliant state.
Recommended steps:
- Create or edit an Android policy.
- Add the app under Required Apps.
- Associate the policy with the affected devices or device group.
- Sync the devices.
- Verify the app status from the device’s Applications tab.
This should prevent the app from remaining silently removed after deployment.
Best Regards,
Isabel Lora
Hexnode UEM