Enable Accelerated location via script

YR
Yoan R
COPPERNIC

Hello,

I can't activate the accelerated location option (Qualcomm IZAT) by sending a script to Android+ devices :

Accelerated location

By sending a watchsettings ON to the device, I get the following logs when I manually enable / disable the option :

2020-01-10
05:38:13 PM
Custom log (URI:content://settings/secure SETTING:enhLocationServices_on VALUE:1)

Information
2020-01-10
05:37:18 PM
Custom log (URI:content://settings/secure SETTING:enhLocationServices_on VALUE:0)

Information
2020-01-10
05:36:22 PM
Custom log (URI:content://settings/secure SETTING:enhLocationServices_on VALUE:1)

But by sending the following script to the device : writesecuresetting -sec enhLocationServices_on 1

The Accelerated location does not activate.

I'm on a 13.3.0.3851 version of MC (agent 13.3.3.1010)

(Note : I have the same issue on a 14.3.3.1111 version of MC with AE DO but this specific case is currently under investigation by the SOTI support.)

Many thanks !

5 years ago
Android
ANSWERS
YR
Yoan R
5 years ago

Just for info :

Thank you !