I've a hybrid mobile app which has built using cordova. Recently, I've included Google Sign-in feature into this. But, one issue which I'm facing is, even if my native gmail app connected to 3 other gmail accounts... it's not showing me the... "Choose an account" option like other mobile app shows.
EX :
One of my thought is, maybe because of my app is a hybrid app it's not getting access to native gmail accounts session. That's why, it's not showing me the option.
Am I right? How I can solve this problem ?