Testing Apps on BYOD Work Profile
We are a game app development company and we use both company-owned and personally owned devices (BYOD) to test our apps.
We have been managing BYOD as Android device administrator, but recently migrated to Android Enterprise.
The Android Enterprise BYOD work profile does not allow app installation from anything other than managed google play, so we are unable to install apps from Firebase App Distribution or Microsoft App Center, which we have been using to test apps.
We tried uploading the app to Managed Google Play, but it was not sufficient for testing, as had to update the version code after each upload, and past versions could not be installed, and it took longer (than before) for the updates to take effect (Also, the app must be uploaded as a production version and cannot be used for internal test).
What we would like to know is how to test the app in the Android Enterprise BYOD work profile (as we have done in the past); it would be great if we could install the app from Firebase App Distribution, or use Google Play's internal app sharing (not available right now) would be fine.
Does anyone have any ideas? Or are there any plans for improvements on the Android Enterprise roadmap?