prevent showing chooser dialog each time get user account

303 Views Asked by At

I need to check user account in my app and I need to check it more than once in app , I used this answer and works fine , but the problem is each time I want to get account the chooser dialog appears for " choose an account " and its not good at all , I appreciate any solution for stopping that !

1

There are 1 best solutions below

0
On BEST ANSWER

you are using account picker so you should not expect that dialog not appear