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
After installing the plugin and running it, I encountered a Permission error when I needed to add something to the web to get location permission. The error message reads:
Failed to execute 'query' on 'Permissions': Failed to read the 'name' property from 'PermissionDescriptor': Required member is undefined
Tested on:
Chrome Version 127.0.6533.100 (Official Build) (arm64)
Flutter version 3.24.0
The text was updated successfully, but these errors were encountered:
After installing the plugin and running it, I encountered a Permission error when I needed to add something to the web to get location permission. The error message reads:
Failed to execute 'query' on 'Permissions': Failed to read the 'name' property from 'PermissionDescriptor': Required member is undefined
Tested on:
The text was updated successfully, but these errors were encountered: