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
If you have some weird compiling errors, you're probably missing some linked frameworks. Set the Target Membership
75
-
https://www.youtube.com/watch?v=gr0QrEShPbQ
76
-
or just delete your iOS platform and re-install.
77
-
78
-
Required XCode Version is 6.3+ (due to ABI changes)
79
-
The minimum target iOS version for Google Maps SDK for iOS is now 7.0. Version 6.0 is no longer supported.
80
-
This release requires the following additional dependencies in your project: Accelerate.framework, CoreBluetooth.framework, CoreGraphics.framework, Security.framework
81
-
82
-
This will be set automatically when you install with CLI.
83
-
84
-
BITCODE isn't supported currently. Google Maps hasn't update now. Just disable Bitcode in XCode 7 when you get compile errors.
85
-
86
-
v.1.2.9
87
-
88
-
**Add:**
89
-
90
-
- Implement maxWidth for Marker InfoWindow https://github.com/wf9a5m75/phonegap-googlemaps-plugin/pull/503
91
-
92
-
v.1.2.8
93
-
94
-
**Fixes**
95
-
96
-
- Support for cordova-android 4.x (Cordova 5.x) -> many thanks to @wolf-s
0 commit comments