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
The app uses more than 10% battery overnight in background with no location permission and location feature disabled in settings.
App might need to re-implement the nearby permission(and detect location changes passively ie using accelerometer etc to know when location has changed, see OwnTracks app for that) code as since Android 12+ location access is not required to access nearby devices.
The text was updated successfully, but these errors were encountered:
The app uses more than 10% battery overnight in background with no location permission and location feature disabled in settings.
App might need to re-implement the nearby permission(and detect location changes passively ie using accelerometer etc to know when location has changed, see OwnTracks app for that) code as since Android 12+ location access is not required to access nearby devices.
The text was updated successfully, but these errors were encountered: