0

After device enrolled, policy is updated with some apps. Policy Reflected in device, application is started to download. At that time, if we call get device and see the device Object, Applications are present in Noncompliance Detail Object with 'IN Progress' status.

After Installation Completed also, if we call get device and see the device Object, Applications still in Noncompliance Detail Object with 'IN Progress' status.

It does not Showed in Application Report Object.

Applications not reflected to Device Object after Applied to the device.

It Reflected Only After we give sync in Android device Policy/reboot device/ apply another Policy.

Is there any Solution to solve this?

MUTHU
  • 11
  • 1
  • This is a known issue. Ref : https://stackoverflow.com/questions/57900783/android-device-policy-sync-does-not-work-until-done-manually – Sudhu May 28 '21 at 05:42
  • @Sudhu for me, policy reflected to the device. but installed application is not reflecting to the device object. I think this one is different. – MUTHU May 28 '21 at 06:07

1 Answers1

0

There is latency time to return the data when getting application reports especially while the device is finishing initial provisioning.

You can check this link for more information.