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
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