EddyVerbruggen / cordova-plugin-googleplus

:heavy_plus_sign: Cordova plugin to login with Google Sign-In on iOS and Android
566 stars 625 forks source link

Can you make plugin work with capacitor please? Can only use the lower 16 bits for requestCode #516

Open diver2 opened 6 years ago

diver2 commented 6 years ago

There are issues that prevent this... Can only use the lower 16 bits for requestCode https://github.com/ionic-team/capacitor/issues/405

Thanks

jcesarmobile commented 6 years ago

Fixed in https://github.com/EddyVerbruggen/cordova-plugin-googleplus/pull/527

garyocampo commented 5 years ago

Can you guys please provide an installation guide for capacitor on the docs?