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
When i use the plugin, it works fine on iOS and Android. When i use flutter web to deploy to the browser, i get the error message "TargetPlatform.macOS is not yet supported by the maps plugin". I get that desktop is not yet supported but I'm running in the browser, not on desktop
Hi, I don't think that is the problem. The key I was using was not restricted to any API. I created a new key with, restricted just to the 'Maps JavaScript API', and it still gives the same result.
When i use the plugin, it works fine on iOS and Android. When i use flutter web to deploy to the browser, i get the error message "TargetPlatform.macOS is not yet supported by the maps plugin". I get that desktop is not yet supported but I'm running in the browser, not on desktop
Steps to Reproduce
you can see an example here:
https://fitz-test.netlify.app/
If you select any city you go to a screen where normally there would be a map but you see the error.
Expected results:
See a google maps screen
Actual results:
The message: "TargetPlatform.macOS is not yet supporte by the maps plugin"
The text was updated successfully, but these errors were encountered: