Skip to content

Commit 5167c13

Browse files
author
Hirbod
committed
Updated iOS SDK to 1.10.2 - bumb version to 1.3.0
1 parent 3c85363 commit 5167c13

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,15 @@ v.1.3.0
2626

2727
- Updated Google Maps iOS SDK to 1.10.2
2828

29-
** WARNING **
29+
**INFORMATION**
30+
31+
In order to install the new version, you have to:
32+
33+
- Delete plugin (cordova plugin rm plugin.google.maps)
34+
- Delete iOS SDK (cordova plugin rm plugin.google.maps)
35+
- Re-Install plugin from master (follow wiki for Mac/Linux/Windows)
36+
cordova plugin add https://github.com/wf9a5m75/phonegap-googlemaps-plugin --variable API_KEY_FOR_ANDROID="YOUR_KEY" --variable API_KEY_FOR_IOS="YOUR_KEY"
37+
3038

3139
Required XCode Version is 6.3+ (due to ABI changes)
3240
The minimum target iOS version for Google Maps SDK for iOS is now 7.0. Version 6.0 is no longer supported.

0 commit comments

Comments
 (0)