Open Trokal opened 7 years ago
did it catch an error?
Experiencing a similar issue with error code as 4
This thread is old but it might help other users.
try with offline : false. it worked for me
ref : https://github.com/EddyVerbruggen/cordova-plugin-googleplus/issues/464
Experiencing a similar issue with error code as 4
Me too
Hello,
Any idea if something changed in the Google API? because trySilentLogin() function stopped working suddenly! It has been working normally and today it decided to stop working!
The problem is that ts not entering the
if (!firebase.auth().currentUser)