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
I've added the notification permission request.
It seems that without this permission the plugin won't report GPS locations.
So there's a need to allow the user to accept this permission, but not obligate him to approve it.
To Reproduce
Steps to reproduce the behavior:
Start location tracking
Allow location permission
Do not allow notification permissions
Plugin reports unauthorized.
Expected behavior
Location should still be available even if notification is not allowed.
Desktop (please complete the following information):
OS: [e.g. iOS] Android
Version [e.g. 22] 14
Additional context
I did not fully test this scenario when introduction the previous feature.
The text was updated successfully, but these errors were encountered:
Describe the bug
In previous PR
I've added the notification permission request.
It seems that without this permission the plugin won't report GPS locations.
So there's a need to allow the user to accept this permission, but not obligate him to approve it.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Location should still be available even if notification is not allowed.
Desktop (please complete the following information):
Additional context
I did not fully test this scenario when introduction the previous feature.
The text was updated successfully, but these errors were encountered: