AdoBot icon indicating copy to clipboard operation
AdoBot copied to clipboard

Location and random wake up

Open adrianbostan opened this issue 5 years ago • 4 comments

Hi,

It's having some issues on huawei with android 8.0 (SDK 26), the location it's not working, also it's not running all the time and it wakes up randomly .

Ideeas?

Regards, Adrian.

adrianbostan avatar Jan 15 '19 07:01 adrianbostan

check if gps is turned on

lordcharlx avatar Jan 19 '19 16:01 lordcharlx

Random wake ups is perhaps determined by android's JobScheduler implementation, since that is what we use in this app.

adonespitogo avatar Jan 25 '19 21:01 adonespitogo

I think you need to use your personal keys for googlemaps in order for the map to work.

adonespitogo avatar Jan 25 '19 21:01 adonespitogo

GPS it's on and it has all permissions, the location it's reported like 0,0.

adrianbostan avatar Jan 25 '19 22:01 adrianbostan