ionicthemes / ion2fullapp

This is our public repository for customers to report bugs about Ion2FullApp - Ionic Template

Home Page:https://ionicthemes.com/product/ion2fullapp-full-ionic2-app-template-elite-version

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Firebase Google Login doesn't work

sandrhymend opened this issue · comments

I followed up this documentation but It does not work. I can see the google user account but it didn't go through.

Any help how to debug or fix this issue

screen shot 2018-10-01 at 1 09 10 pm

Thanks :)

You can debug the app and check if you are getting any error message. That will help figuring out what could be happening. You can learn how to debug your android devices in: https://ionicframework.com/docs/developer-resources/developer-tips/#debugging-android-chrome

Thanks.
I am able now to debug the android app and get the error "Google Login error 10" :)
I don't know what it is missing :(

I have another basic ionic project with google plus and it works well.

screen shot 2018-10-09 at 11 28 57 am

The error 10 from google login is because of an error or issue with the SHA fingerprint or with the webclientid.
Also, check EddyVerbruggen/cordova-plugin-googleplus#243 (comment)

It is frustrating. I couldn't find a good solution for this error.

screen shot 2018-10-16 at 6 40 53 pm

screen shot 2018-10-16 at 6 39 09 pm

  • Generated the REVERSED_CLIENT_ID from Client ID "12345..apps.googleusercontent.com" (console.developers.google.com)
  • Replaced the google_web_client_id on src/environment/environment.ts wth the Client ID "12345..apps.googleusercontent.com"

I don't have a clue what is the problem :(

Hi, sorry for not getting back earlier, are you still having this issue?

M facing the same problem same as an above screenshot and stuck in social login functionality.
Please help me

Give me solution for social login I tried for run ion2FullAPp template project but not working after show login panel.
where I am wrong and how to check error when we run the app in devices.

Hello @pritiJI , please debug your app and include your error message so we can help you.

Hello @pritiJI , please debug your app and include your error message so we can help you.

google login error

check this screenshot i got error "Google Login error 12500" .
I don't know why this error occured

Hi, were you able to solve this?