Hello @ezekiel ,
For Android Enterprise devices, an app remaining in the “Initiated” state usually means the install command has been triggered but the device has not completed or reported the installation back to Hexnode UEM.
Start by checking these items:
- Confirm that the device has recently checked in with Hexnode UEM.
- If the app is from Managed Google Play, open Managed Google Play on the device and confirm that the app is visible and available for that device.
- If the app is an enterprise APK uploaded to Hexnode, verify whether the APK is a new build or the same build being pushed again.
- Run a Scan Device action and check the app status under Manage > Device > Applications.
If this is an enterprise APK update, pay special attention to the Android ‘versionCode’. Android uses ‘versionCode’ to determine whether an APK is newer than the installed version. If the uploaded APK has the same ‘versionCode’ as the app already on the device, Android may reject it as a duplicate, and the deployment can appear stuck in an “Initiated” loop.
Regards,
Simon Scott
Hexnode UEM