Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add WebView compatibility check before launching GPM in dev settings (#…
…5527) Task/Issue URL: https://app.asana.com/0/488551667048375/1209200821186635/f ### Description ### Steps to test this PR QA optional but if you want to…. - [ ] Install `internal` build on a device/emulator with old `WebView` - [ ] Access `Settings->Autofill Dev Settings` - [ ] Tap on `Launch Google Passwords (import flow)` - [ ] Verify you see a toast saying `WebView` isn’t compatible - [ ] Repeat this on a device/emulator with a compatible, modern `WebView` and ensure the flow can be launched Fixes #5499 Co-authored-by: Craig Russell <[email protected]>
- Loading branch information