Forum Discussion
manny
12 months agoLevel 1.5: Cupcake
QR Code APK requirements?
Hello, I am utilizing the QR provisioning method to install an APK that utilizes the DeviceAdminReceive subclass. I was able to get it working on Android 10 tablets, but now I am running into the...
- 11 months ago
Nice to hear that i was able to point you into the right direction 😉
Moombas
11 months agoLevel 4.1: Jelly Bean
Hi manny,
not entirely sure but try to add this:
"android.app.extra.PROVISIONING_ADMIN_EXTRAS_BUNDLE":
{"PROVISIONING_MODE":"XXXXXX"}
Where XXXXXX can be FULLY_MANAGED_DEVICE or MANAGED_PROFILE depending on what kind of enrollment you do. But this was stated from our MDM to be needed, can be different for others.
Related Content
- 5 months ago
- 11 months ago