How to Enable Face ID for Apps on iPhone
Face ID isn't just for unlocking your iPhone — it's a system-wide authentication layer that apps can tap into for logins, purchases, and secure access. Enabling it per app is straightforward, but how it works (and what you can actually control) depends on a few moving parts worth understanding.
What Face ID for Apps Actually Does
When an app supports Face ID, it uses Apple's LocalAuthentication framework to request biometric verification instead of — or in addition to — a password or PIN. The app never sees your facial data. Instead, it sends an authentication request to iOS, iOS checks your face against the stored Secure Enclave data, and passes back a simple pass/fail signal.
This means your biometric information stays on-device, isolated in hardware. No app has access to the raw facial map — only the result of the check.
Two Places Face ID for Apps Is Controlled
Face ID access for apps is managed in two separate locations, and confusing them is the most common source of trouble.
1. System-Level Permission (Settings > Face ID & Passcode)
This is the master switch. Go to:
Settings → Face ID & Passcode → enter your passcode
Scroll to the section labeled "Use Face ID For." You'll see toggles for:
- iPhone Unlock
- iTunes & App Store
- Apple Pay
- Password AutoFill
- Other Apps (a list of third-party apps that have requested Face ID access)
If an app doesn't appear under "Other Apps," it either hasn't requested permission yet or hasn't been granted it. You can toggle individual apps on or off from this screen.
2. In-App Settings (Within the App Itself)
Most apps that support Face ID have their own toggle inside their settings menu. Banking apps, password managers, and note-taking apps typically label this as "Face ID," "Biometric Login," or "Use Face ID to unlock."
Both switches need to be in the correct state for Face ID to work within an app. If the system-level toggle is off for that app, the app's own Face ID setting will fail even if it appears enabled inside the app.
Step-by-Step: Enabling Face ID for a Specific App 🔐
- Open Settings on your iPhone
- Tap Face ID & Passcode
- Enter your passcode
- Scroll to Other Apps — confirm the app you want is listed and toggled on
- Open the app itself
- Navigate to the app's Settings or Security section
- Find the Face ID or biometric toggle and enable it
- The app will prompt Face ID to confirm the change — authenticate once to lock it in
If the app doesn't appear in the "Other Apps" list, try logging into the app first. Many apps only request Face ID permission after you've authenticated once with your password.
Why Some Apps Don't Show Face ID Options
Not every app supports Face ID, and not every app surfaces it the same way. A few common reasons:
| Situation | What's Happening |
|---|---|
| App not in "Other Apps" list | Developer hasn't implemented LocalAuthentication, or permission hasn't been requested yet |
| Toggle visible but not working | System-level permission is off, or iOS needs a restart |
| Face ID greyed out in app | App requires an active account login before enabling biometrics |
| App shows "Touch ID" instead | App UI hasn't updated, but Face ID still functions on Face ID-capable devices |
Apps must explicitly implement biometric support — iOS doesn't automatically apply Face ID to every app.
Variables That Affect How This Works
Several factors shape the experience across different users and setups:
- iOS version: The "Other Apps" list and how permissions are displayed has changed across major iOS releases. Older versions may group these settings differently.
- iPhone model: Face ID is available on iPhone X and later (excluding SE models, which use Touch ID). The underlying process is the same, but the hardware differs.
- App version: An outdated app may not have biometric support that a newer version includes. Updating the app sometimes unlocks the option.
- Account state: Some apps require you to be actively logged in, or require a re-authentication period before Face ID becomes available.
- Multiple Face ID appearances: iOS allows up to two facial profiles (Appearance 1 and Appearance 2 under Face ID & Passcode). If a second person's face is enrolled, they'll also be able to authenticate — worth factoring in for sensitive apps.
When Face ID Works Differently Per App 🤔
The level of protection Face ID provides varies by how each developer implements it:
- Password managers typically lock the entire vault — Face ID re-authenticates every time after a set timeout
- Banking apps often use Face ID only for login, not for individual transactions (which may require a separate PIN)
- Note apps may lock individual notes rather than the whole app
- App Store purchases use Face ID as a payment confirmation step, with a separate configuration path under "iTunes & App Store" in the Face ID settings
Each implementation reflects a deliberate security decision by the developer, not a limitation of Face ID itself.
The Piece That Varies By Setup
The mechanics here are consistent — two permission layers, one system-level and one in-app, working together. But which apps you want to protect with Face ID, how sensitive the data inside them is, whether you've enrolled a second face, and how your current iOS version organizes these settings all shape what the right configuration actually looks like for your device.