You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
I tried to add the plugin
cordova-plugin-googlemapsto my Capacitor app.In Android, everything is working fine, but on iOS the plugin causes the build to fail: