1
0
mirror of https://github.com/bitwarden/help synced 2025-12-06 00:03:30 +00:00
Files
help/_articles/faqs/autofill-faqs.md
fred_the_tech_writer 906e2ca0dd Promote to Master (#748)
* initial commit

* adding quotes for the array error

* Create Gemfile

* Create Gemfile.lock

* add .nvmrc and .node-version

* removed /article from URL

* update links to work with netlify

* more fixed links

* link fixes

* update bad links

* Update netlify.toml

toml test for redirects

* article redirect

* link fixes

* Update index.html

* Update netlify.toml

* Update _config.yml

* Update netlify.toml

* Update netlify.toml

* Update netlify.toml

* Update netlify.toml

* Update netlify.toml

* add article back into URL for launch

* Update netlify.toml

* Update netlify.toml

* add order to categories front matter

* Update netlify.toml

* update

* sidemenu update

* Revert "sidemenu update"

This reverts commit 5441c3d35c.

* update order prop

* Navbar updates per Gary and compiler warnings

* font/style tweaks

* Update sidebar.html

* Stage Release Documentation (#739)

* initial drafts

* rewrite Custom Fields article to prioritize new context-menu option & better organize ancillary information

* edit

* edit

* Custom Field Context Menu & CAPTCHA item in release notes

* SSO relink event

* update rn

* small edits

* improve release notes titles

* fix side menu

* Edits courtest of mportune!

* update order

* link fixes

* link cleanup

* image updates and a link

* fix trailing slash

Co-authored-by: DanHillesheim <79476558+DanHillesheim@users.noreply.github.com>
2021-09-21 13:21:11 -04:00

42 lines
1.7 KiB
Markdown

---
layout: article
title: Auto-fill FAQs
categories: [auto-fill]
featured: true
popular: true
hidden: false
tags: []
order: "10"
---
### Q: Can I auto-fill on a split login-workflow?
**A:** Split login workflows (i.e. when username and password fields are displayed on separate screens) can be auto-filled by Bitwarden Browser Extensions, but not currently by Mobile apps.
### Q: Can I use auto-fill while using a physical keyboard on an iPad?
**A:** Yes! To use auto-fill while using a physical keyboard:
1. Open the iOS {% icon fa-cog %} **Settings** app on your device.
2. Tap **General**.
3. Tap **Keyboards**.
4. In the All Keyboards section, toggle **Shortcuts** on.
### Q: How do I disable Google Auto-fill in my Android Device?
**A:** To disable Google Auto-fill on your Android device:
1. Open Settings in your Android device.
2. Scroll down and tap on Google.
3. Tap on Auto-fill with Google and toggle it off.
### Q: What do I do about 'Biometric unlock disabled pending verification of master password'?
**A:** This most commonly occurs on iOS when you make a change to your device's biometrics settings (e.g. adding another finger to Touch ID). To resolve this error:
1. **If you have [PIN Code]({{site.baseurl}}/article/unlock-with-pin/) verification active**, disable it.
2. Log out of your Bitwarden mobile app.
3. Check that your device settings are [setup to use Bitwarden for autofill]({{site.baseurl}}/article/auto-fill-ios/#keyboard-auto-fill).
4. Log back in to your Bitwarden mobile app.
5. Re-enable [PIN Code]({{site.baseurl}}/article/unlock-with-pin/) verification if you want to use it as a backup for [biometrics]({{site.baseurl}}/article/biometrics/).