- Improved error messages and descriptions
Code review and general improvements. Plugin revamp.
To enable the reuse of this plugin in multiple applications, we introduced a breaking change.
Take a look at these instructions
With this update, you NEED to add to the Extensibility Configurations of your application with the following JSON:
{ "plugin": { "url": "https://github.com/EddyVerbruggen/cordova-plugin-googleplus#5.0.3", "variables": [{ "name": "REVERSED_CLIENT_ID", "value": "{iOS URL scheme}" }] }}