mapsplugin / cordova-plugin-googlemaps

Google Maps plugin for Cordova
Apache License 2.0
1.66k stars 913 forks source link

Installing iOS error #2924

Open tmwebs opened 5 months ago

tmwebs commented 5 months ago

Installing "cordova-plugin-googlemaps" for ios apple-xcode version check failed (/Users/toni/desarrollo/app/etsiam/cordova/platforms/ios/cordova/apple_xcode_version), continuing anyways. apple-ios version check failed (/Users/toni/desarrollo/app/etsiam/cordova/platforms/ios/cordova/apple_ios_version), continuing anyways.

Installed platforms: android 12.0.1 iOS 7.0.1

When I build the app for iOS it gives error, because it gives error in the installation of the plugin.

dpa99c commented 5 months ago

The xcode version check errors above are just warnings. The build fails when using cordova-ios@7 for the reason outlined in #2923