Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
7 views1 page

Act Like An Developer

The developer has successfully implemented Google login through Firebase for the debug APK, but encounters an error when attempting to use Google login in the release APK. The error message indicates a sign-in failure. The issue persists even when testing on a physical device.

Uploaded by

innectorankit2
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
7 views1 page

Act Like An Developer

The developer has successfully implemented Google login through Firebase for the debug APK, but encounters an error when attempting to use Google login in the release APK. The error message indicates a sign-in failure. The issue persists even when testing on a physical device.

Uploaded by

innectorankit2
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

act like an developer:

i have set up login with google through firebase, but i am facing some problem:
when i try to build debug.apk and test the google login it is working but when i
try to build release.apk and try google login it is not working it shows an error
massage: platformException(sign_in_failed, c8.b:10, null, null)

i am test the app on physical device but still google login is not working in
release APK

You might also like