Google Maps JS - Strange Permission Message

Hi!

I’m using google maps js package, since the Native Plugin is kinda broken.

But every time I open my project on IOS it asks for permission

Does anyone knows how to fix this or at least how to improve this message?

  1. Use the Geolocation native plugin of ionic/cordova to catch the location of the user.

  2. Check on de console.developers.google.com if your api have the specific permissions.

I’m having the same problem but I’m using just Geolocation native plugin.