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
Is your feature request related to a problem? Please describe.
I want to use navigator.geolocation.getCurrentPosition to get the geographical location, but when requesting permission, I am prompted to override INFO:permission_prompt.cc(288)] Implement OnShowPermissionPrompt to override default IGNORE handling of permission prompts.
Is your feature request related to a problem? Please describe.
I want to use
navigator.geolocation.getCurrentPosition
to get the geographical location, but when requesting permission, I am prompted to overrideINFO:permission_prompt.cc(288)] Implement OnShowPermissionPrompt to override default IGNORE handling of permission prompts.
Describe the solution you'd like
C# implements this interface
Describe alternatives you've considered
No
Additional context
The text was updated successfully, but these errors were encountered: