Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

window.plugins.googleplugin.login is never ending #541

Closed
GuyoST opened this issue Oct 15, 2018 · 1 comment
Closed

window.plugins.googleplugin.login is never ending #541

GuyoST opened this issue Oct 15, 2018 · 1 comment

Comments

@GuyoST
Copy link

GuyoST commented Oct 15, 2018

Hello every one,

I'm experiencing an issue on my app with Google Login, it was working fine until now.
When I click the Login with Google Button, my function is called :

 window.plugins.googleplus.login({
            webClientId: 'webIdHere',
            offline: false
        }, callbackSuccess, callbackError)

Everything was working fine, but now it's not working, the login function is called but no callback is called then after a very very very long time. I have no error, just nothing.

Last week we added a new google account for another app on the smartphone.
I thought the problem could be this new account. So I deleted it to have only 1 account, but the problem is still here, even after I restarted my phone.

If you need more information please feel free to ask me or if you have any idea about it, thank you in advance.

@GuyoST
Copy link
Author

GuyoST commented Oct 15, 2018

Hello, finally it is a duplicate of this one :
#487

I found the solution there.
I forgot the firebase plugin could make some trouble for this plugin.

@GuyoST GuyoST closed this as completed Oct 15, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant