ionic-team / ionic-native-google-maps

Google maps plugin for Ionic Native
Other
221 stars 125 forks source link

Ionic 3 demo not working #227

Closed omkarkhalipe closed 5 years ago

omkarkhalipe commented 5 years ago

I am trying to use the plugin for Ionic 3, but it doesn't work. I tried to clone sample ionic 3 app provided but same issue, I get this error in xcode

GoogleMaps quick demo WARN: 'Ionic Native: tried accessing the GoogleMaps plugin but it's not installed.

wf9a5m75 commented 5 years ago

As the error message says, you don't install the plugin, or Cordova failed to install (you ignored error message during installation).

omkarkhalipe commented 5 years ago

I found the solution after going through other issues, I had to use latest cordova ios