NativeScript / plugins

@nativescript plugins to help with your developments.
https://docs.nativescript.org/plugins/index.html
Apache License 2.0
190 stars 109 forks source link

GoogleMaps requires higher minimum deployment target for iOS #473

Closed ubaidazad closed 1 year ago

ubaidazad commented 1 year ago

Error with google-maps on ios

image

added IPHONEOS_DEPLOYMENT_TARGET = 9.0; in build.xconfig but still same error

triniwiz commented 1 year ago

The min for GoogleMaps v6 is iOS 12