blackmann / locationpicker

Location picker for Flutter.
Other
167 stars 159 forks source link

When using "Restrict usage on Google Cloud" API stops working #77

Open fulcus opened 1 year ago

fulcus commented 1 year ago

Everything works fine until I restrict the API usage to Android apps with my SHA1 signature, which works for all other packages I am using, namely the google_maps_flutter plugin, which uses that same API key.

api
shkahmed commented 4 months ago

i Got the same issue when api is restricted it does not work.