I am using firebase Auth for authentication using google, when installed directly to a emulator or via apk it is working as it should. But after publishing it in internal test track of google play it does not go past the signin screen,
I have done all the basic things like adding both SHA1 and SHA 256 fingerprints.
Please help