Hi,
We try to implement google authentication to our upcoming mobile app. When i test in flutterflow debug and run it all works. But when i try to run the apk on mobile i got an error.
I figured the fingerprints SHA1 and SHA256 has to be correct. Allready done that.
Because it is an multi-tenancy project, before logging in i set the right tenant id.
This is the error i got:
Anyone got the same problem and a solution?
kind regard,
Jordy
I found this error is an 'invalid-credential' error but still don't know how to fix this