LocationAssistant
LocationAssistant copied to clipboard
LocationAssistant permission dialog coming again and again
Hi @klaasnotfound
i have been using this library since long time, it was working fine till now but recently on few devices, like Mi, if i grant the permission for turning the gps, it is asking again.
Regards, Rohit Garg
@rohitgarg29
Same here. However, after reading some forums and fiddling around with the location settings I was able to replicate the problem and figured out a solution for our users.
It has something to do with the Fused Location API. When the user's Location Accuracy is set to GPS Only then the Fused Location API falls apart. Thus continuously asking the user to check their settings when everything else appears to be fine.
We had the users experiencing this problem check their location accuracy setting and make sure it was not on GPS Only. This fixed their problem.
I hope this helps.