Simply make it invisible.
No, the user won’t. If GPS is off it takes last known location.
Simply make it invisible.
No, the user won’t. If GPS is off it takes last known location.
so is it accurate ?
Accuracy depends on the phone communication with the satellite right ? ,
At least it is more accurate than the location component. And works even if the GPS is off.
Is there any video regarding how the google map location block work
In the sense , the physical demonstration of the google map location block working
You will find a block called get my location, it will return a list of the current lat and lng I think it’s easy
In location sensor itself ? and is it accurate ?
You’re welcome.
P.S: i’'ve changed the solution, becuase i was only adding something to @LetsCode
i Got this problem . Why does this appers ?
tHANKING u IN ADVANCE
get my location block returned an empty list, have you granted the location permission ?
@LetsCode
when i installed the apk , notification came that there are no special access for it .?
and the apk dint state any access also .
Is it the problem of using get location or should i enable gps in my phone ?
It is because there is no block for asking permission of location. Ask for the location permission and it will work, as your app doesn’t request for location permission that’s why google location denies your access to the location.
Solution
Follow the steps below to resolve the problem
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.