mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 08:32:52 +08:00
17 lines
463 B
Markdown
17 lines
463 B
Markdown
# Google Plus
|
|
|
|
```text
|
|
$ ionic cordova plugin add cordova-plugin-googleplus --variable REVERSED_CLIENT_ID=myreversedclientid
|
|
$ npm install @awesome-cordova-plugins/google-plus
|
|
```
|
|
|
|
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/google-plus/)
|
|
|
|
Plugin Repo: [https://github.com/EddyVerbruggen/cordova-plugin-googleplus](https://github.com/EddyVerbruggen/cordova-plugin-googleplus)
|
|
|
|
## Supported platforms
|
|
|
|
* Android
|
|
* iOS
|
|
|