cordova-plugin-googleplus
Advanced tools
Comparing version 4.0.0 to 4.0.1
{ | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"name": "cordova-plugin-googleplus", | ||
@@ -4,0 +4,0 @@ "cordova_name": "Google+", |
@@ -51,5 +51,5 @@ # Google+ Cordova/PhoneGap Plugin | ||
Using the Cordova CLI and the [Cordova Plugin Registry](http://plugins.cordova.io) | ||
Using the Cordova CLI and [npm](https://www.npmjs.com/package/cordova-plugin-googleplus) | ||
``` | ||
$ cordova plugin add cordova-plugin-googleplus | ||
$ cordova plugin add cordova-plugin-googleplus --variable REVERSED_CLIENT_ID=myreversedclientid | ||
$ cordova prepare | ||
@@ -182,2 +182,3 @@ ``` | ||
## 8. Changelog | ||
4.0.1: Login on Android would crash the app if `isAvailable` was invoked beforehand. | ||
4.0.0: Removed the need for `iosApiKey`, reverted Android to Google playservices framework for wider compatibility, documented scopes feature a bit. | ||
@@ -184,0 +185,0 @@ 3.0.0: Using Google Sign-In for iOS, instead of Google+. |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
208
21451694