I have integrated the Google drive sdk with the app and is working fine with the debug and signed build. But, when the app is installed from Play Store it is always showing the Account Chooser popup. Seems like the authentication is getting failed for play store build.
The app's package name and SHA-1 signing-certificate fingerprint is already added in the console.
Did someone faced the same issue during drive sdk integration ?