You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fusedLocationClient.lastLocation is completely red because android studio tell you to asking for permissions.
For the moment i have added @SuppressLint("MissingPermission") on my function.
The text was updated successfully, but these errors were encountered:
I was working with permissionskt sinceone year and know the lint give a false postive when accessing the location.
fusedLocationClient.lastLocation is completely red because android studio tell you to asking for permissions.
For the moment i have added @SuppressLint("MissingPermission") on my function.
The text was updated successfully, but these errors were encountered: