Hello,
we have mobicontrol in version v 13 0 34 54
we used many zebra TC75X on android 7 with client mobicontrol on version 13 6 0 1476.
Each time we install an app the user need to ACCEPT permission ...
I would like to automate this, i've find in doc of mobicontrol the script for android + :
afw_set_permission_policy grant
I've include this inside the package builder (pre install script), add my apk inside.
add package inside a profile and add profile to a device.
But each time the permission appear on screen and user need to ACCEPT ...
If I look inside the log of mobicontrol i have this entry: Script command is not supported by device (afw_set_permission_grant_state)
Must i update the client or ?
Anyone can tell me how i can automate this because we have many device ?
thanks for your time