I have a KIOSK app that runs on fully managed devices. I have pushed several updates on PlayStore and I can see the updated version on PlayStore App but they are not updating automatically.
I also set the auto-update policy to Always but still no luck. Help appreciated
                        
There is a property "minimumVersionCode": integer," in the application policy. you need set it for your application.hope this will help.