android - Can't automatically choose google account during login Auth0 Ionic3 Cordova -




i'm working auth0 perform sign in google.

there 1 problem. if have 2 google accounts, ok. can choose 1 of them , log in. if have less two, can't. don't see choose account page. step skipped , browser freezes after. browser doesn't close. should close manually , of course i'm not authorized after.

did face such problem? it's present on ios , android 5 , less. if talking android, found solution. append clearcache=yes , clearsessioncache=yes var tab = browser.open(url, '_blank'); in auth0 library code. doesn't solve problem ios, because ios using safariviewcontroller instead of inappbrowser.





wiki

Comments

Popular posts from this blog

Asterisk AGI Python Script to Dialplan does not work -

python - Read npy file directly from S3 StreamingBody -

kotlin - Out-projected type in generic interface prohibits the use of metod with generic parameter -