ChromeCustomTab crash when I click in password input
See original GitHub issueChecklist:
- [ x] I am using the latest release
- [ x] I searched for existing GitHub issues
- [ x] I read the documentation
- [ x] I verified the client configuration matches the information in the identity provider (or I am using dynamic client registration)
- [ x] I am either using a custom URI scheme or
https
with App Links for client redirect. - I can reproduce the issue in the demo app (optional)
Configuration
- Version: 0.10.0
- Integration: (native(Java))
- Identity provider: (?)
Issue Description
Hi everyone!
I have an app that uses AppAuth for login and in the form, when the user clicks in the password input, browser is closed. This problem has been reproduced in 94.0.4606.80 Chrome version only and I don’t know if a fix might be necessary, or if it would be a chrome problem.
I think that this Chrome version is only available for Android 10 and 11 versions.
Any help would be appreciated.
Thanks!.
Issue Analytics
- State:
- Created 2 years ago
- Reactions:7
- Comments:7
Top Results From Across the Web
1259169 - Chrome Custom Tab crashes in password field - chromium
We use a custom tab for the user to login. On some devices, when the user taps into the password field, the browser...
Read more >Android app Crashing on password field for AppAuth Custom ...
After Opening Custom tab intent clicking on password field crashing application. And it is only crash if chrome browser version is ...
Read more >Redirect while app in background with Chrome custom tabs
1: Start the authorization flow from the demo app, which opens a Chrome Custom Tab. Enter username and password into the tab and...
Read more >RoboForm for Android Version News
Update news for RoboForm's Android password management product. Check back often to get the most ... Custom tabs and Yandex browser filling now...
Read more >Hidden Chrome Features That Will Make Your Life Easier
Once you press the tab button, the omnibox will indicate that you are now searching within that website instead of Google. When you...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Happening with our application also, the workaround was to get users to click the 3 dots and ‘open in chrome’, which then allowed them to log in.
Hoping to be resolved soon!
A new version of Chrome 94.0.4606.85 fixed this issue for me!