We have a set of Android Enterprise devices running in kiosk mode. Some of these devices are supposed to stay on an older version of an enterprise app because updates are handled manually for that group.
After uploading a newer APK to the Apps tab, the kiosk devices still picked up the newer version even though the app was not added to a Required Apps policy. The newer build also caused installation issues on some devices, so we need a way to keep these kiosk devices locked to the older APK version until the new build is fully validated.
Is this expected behavior for apps added to an Android kiosk policy?