Capacitor: iOS build fails when using cordova-plugin-googlemaps

Created on 18 Jul 2018  路  3Comments  路  Source: ionic-team/capacitor

I tried to add the plugin cordova-plugin-googlemaps to my Capacitor app.
In Android, everything is working fine, but on iOS the plugin causes the build to fail:

CordovaPluginGooglemaps/PluginUtil.h:14:9: error: 'MainViewController.h' file not found
known incompatible cordova plugin ios

All 3 comments

Yeah, this plugin won't work as it's highly coupled with some Cordova classes that Capacitor doesn't have. See https://github.com/ionic-team/capacitor/issues/215

Some news about this issue ?

it's not working and it's not going to work

Was this page helpful?
0 / 5 - 0 ratings

Related issues

json-derulo picture json-derulo  路  3Comments

danielsogl picture danielsogl  路  3Comments

nicobytes picture nicobytes  路  3Comments

daniel-lucas-silva picture daniel-lucas-silva  路  3Comments

natevw picture natevw  路  3Comments