# Compatibility

## Supported phones&#x20;

The compatibility of supported mobile phones depends on the versions of their respective browsers. Please ensure you meet the following minimum versions for a seamless usage of our solution.

| OS           | Minimum browser version                                                                      | Further information                                                          |
| ------------ | -------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------- |
| iOS >= 16.4  | Safari >= 16.4 / Chrome >= 100                                                               | <https://support.apple.com/en-gb/guide/iphone/iphe3fa5df43/16.0/ios/16.0>    |
| Android >= 8 | <p>Chromium > 100 (Chrome, Edge). Samsung Internet >= 20</p><p></p><p> Others not tested</p> | <https://en.wikipedia.org/wiki/Template:Google_Chrome_release_compatibility> |

**Additional Unsupported Browser:** Google Search Browser

**Tablets:** Tablets are classified as desktop devices in our system. A handover to a phone is necessary.

## **Supported documents**&#x20;

Identity documents that do not comply with the **international standard specifications for machine-readable travel documents (MRTD)** are not supported by fidentity.&#x20;

## Supported Password Managers&#x20;

The table below shows which password managers are supported on **iOS** and **Android**. A checkmark indicates confirmed support on the respective operating system. If a field is empty, the password manager is currently not supported or could not yet be tested.

Third-party passkey providers are supported from **Android 14** and **iOS 17** onwards.

<table><thead><tr><th>Name </th><th data-type="checkbox">iOS</th><th data-type="checkbox">Android</th><th>Notes</th></tr></thead><tbody><tr><td>1Password</td><td>true</td><td>true</td><td></td></tr><tr><td>Bitwarden</td><td>true</td><td>true</td><td></td></tr><tr><td>Google Password Manager</td><td>true</td><td>true</td><td></td></tr><tr><td>IDmelon</td><td>true</td><td>true</td><td></td></tr><tr><td>Keeper</td><td>true</td><td>true</td><td></td></tr><tr><td>LastPass</td><td>true</td><td>true</td><td></td></tr><tr><td>Proton Pass</td><td>true</td><td>true</td><td></td></tr><tr><td>LogMeOnce</td><td>true</td><td>true</td><td></td></tr><tr><td>Enpass</td><td>true</td><td>false</td><td></td></tr><tr><td>iCloud Keychain</td><td>true</td><td>false</td><td></td></tr><tr><td>iPasswords (iSenhas)</td><td>true</td><td>false</td><td></td></tr><tr><td>Sésame</td><td>true</td><td>false</td><td></td></tr><tr><td>Dashlane</td><td>false</td><td>true</td><td></td></tr><tr><td>Samsung Pass</td><td>false</td><td>true</td><td></td></tr><tr><td>ToothPic Passkey Provider</td><td>false</td><td>true</td><td></td></tr><tr><td>Chrome on Mac</td><td>false</td><td>false</td><td>Desktop only, smartphone support required</td></tr><tr><td>Chromium Browser</td><td>false</td><td>false</td><td>Desktop only, smartphone support required</td></tr><tr><td>KeePassXC</td><td>false</td><td>false</td><td>Desktop-only, smartphone support required</td></tr><tr><td>Devolutions</td><td>false</td><td>false</td><td>Incompatible</td></tr><tr><td>Kapersky Password Manager</td><td>false</td><td>false</td><td>Incompatible</td></tr><tr><td>Microsoft Password Manager</td><td>false</td><td>false</td><td>Incompatible</td></tr><tr><td>NordPass</td><td>false</td><td>false</td><td>Incompatible</td></tr><tr><td>Windows Hello</td><td>false</td><td>false</td><td>Incompatible</td></tr><tr><td>Zoho Vault</td><td>false</td><td>false</td><td>Incompatible</td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.fidentity.ch/others/compatibility.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
