Hi,
I already read some forum posts about this topic.
It should be possible to install an application and grant the needed permissions if the application is installed with mxconfig and a StageNow xml file.
I tested this in two ways:
1) manually copy the apk file and xml file (AppMgr to install the apk) to the device. Send script via Soti MobiControl with mxconfig xml file. The application is installed on the device with the needed permissions.
2) Building a Soti package with MC Studio. Copying the files to the device and include a postinstall script. The mxconfig command is in the postinstall script, same command as in 1). The application is installed, but doesn't get the needed permissions automatically like in 1).
I tested differnt applications, same behaviour as mentioned above.
Does anyone have an idea why this isn' working?
Device is Zebra TC56, Android 7.1.2 with Update19 (Non GMS), Agent version 13.7.0.1031.
Soti MobiControl version is 14.3.0.3144.
Thanks.