ionic-team / ionic-native-google-maps

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

Android Gradle Build problem / Is a directory? #296

Closed TheSortex closed 4 years ago

TheSortex commented 4 years ago

So i use Ionic with Capacitor vue-cli and will add ionic-native-google-maps but after adding this, i get this error.

Configure project :app config.xml ../config.xml ../../config.xml ../../../config.xml ../../../../config.xml ../../../../../config.xml ../../../../../../config.xml ../../../../../../../config.xml

FAILURE: Build failed with an exception.

CONFIGURE FAILED in 251ms

wf9a5m75 commented 4 years ago

You need to put config.xml file

TheSortex commented 4 years ago

what do I have to do with the file?

TheSortex commented 4 years ago

oh ok i find the solution here https://github.com/ionic-team/capacitor/issues/1637

wf9a5m75 commented 4 years ago

By the way, this plugin is not ready for Capacitor ios

TheSortex commented 4 years ago

and which then

wf9a5m75 commented 4 years ago

This plugin supports cordova and ionic. But Capacitor-iOS is not fully compatible with cordova-ios.

I need to spend much hours to run the plugin on Capacitor-iOS, but I don't have enough time at this time.

That's why this plugin does not run on iOS.