EddyVerbruggen / cordova-plugin-googleplus

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

Android config file #759

Open dlandtaa opened 2 years ago

dlandtaa commented 2 years ago

I'm trying to set up google login on android. The instructions say this:

To configure Android, generate a configuration file here.

That link takes me to the firebase home page. Are we required to create a firebase project? There's nothing on the page about creating a config file. If someone can tell me how this is supposed to work i'll gladly update the docs.

dlandtaa commented 2 years ago

Okay, so I figured out how to make it work. You do need to create a firebase app. I'll try to set aside some time to update the docs and create a pull request.