I've created an Android app that uses the Google API for login feature. I've created a signed release apk for same. This apk runs fine when I install it directly to my phone, but Play published app for same doesn't move ahead with login. It allows me to select available account on device, but nothing happens after selection.
Please note that I've created google-services.json file using release SHA1
I'm using Android Studio 3.1, google play services 9.0.0 on Android 6 and later