cordova-plugin-googlemaps: Module GoogleMapsBase not Found
When building Cordova for iOS using this plugin I get this error
/Plugins/com.googlemaps.ios/GoogleMaps.framework/Headers/GMSCoordinateBounds+GoogleMaps.h:13:9: fatal error: module 'GoogleMapsBase' not found
Which causes the Build to fail. Has anyone else found this problem or know a solution?
My config.xml has this:
<plugin name="cordova-plugin-googlemaps" spec="git+https://github.com/mapsplugin/cordova-plugin-googlemaps.git"> <variable name="API_KEY_FOR_ANDROID" value="androidkey" /> <variable name="API_KEY_FOR_IOS" value="ioskey" /> <variable name="NSLOCATIONWHENINUSEUSAGEDESCRIPTION" value="Show your location on the map" /> <variable name="NSLOCATIONALWAYSUSAGEDESCRIPTION" value="Trace your location on the map" /> </plugin>
The values have my api keys in them.
About this issue
- Original URL
- State: closed
- Created 7 years ago
- Comments: 16 (7 by maintainers)
Commits related to this issue
- Bug fix: Module GoogleMapsBase not Found https://github.com/mapsplugin/cordova-plugin-googlemaps/issues/1447 — committed to mapsplugin/cordova-plugin-googlemaps-sdk by wf9a5m75 7 years ago
Thank you for letting me know. I modified symbolic links for cordova. Please reinstall the plugin. You can do