Skip to content

Commit 64df5a7

Browse files
committed
update Android linking support
1 parent 45f1c3b commit 64df5a7

1 file changed

Lines changed: 4 additions & 11 deletions

File tree

content/en/docs/reference/android.md

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -35,16 +35,9 @@ Android devices can be an [authenticator](/terms/#cda-authenticator) for [FIDO C
3535

3636
Android devices can be persistently linked to the browsers/platforms below:
3737

38-
- Chrome OS
39-
- Windows 11 23H2
40-
- Chrome & Edge on Windows 11 <23H2
41-
- Chrome & Edge on Windows 10
42-
- Chrome on macOS
43-
- Edge on macOS
44-
- Chrome on Ubuntu
45-
- Edge on Ubuntu
38+
- Windows 11 23H2+
4639

47-
macOS (Safari and native apps), iOS (global), and iPadOS (global) do not support persistent linking.
40+
macOS (Safari, Chromium-based browsers, and native apps), iOS (global), and iPadOS (global) do not support persistent linking.
4841

4942
When an authenticator is not persistently linked, a QR code must be scanned on every use.
5043

@@ -72,7 +65,7 @@ This is documented at [Android Developer: "Integrate Credential Manager with Web
7265
7366
{{< button color="light" size="sm" icon="fab fa-android" cue=false order="first" tooltip="Go to the Android developer docs" href="https://developer.android.com/develop/ui/views/layout/webapps/webview" >}}WebView docs @ Android Developer{{< /button >}}
7467

75-
{{% comment %}} TODO: add screenshot example {{% /comment %}}
68+
<!-- TODO: add screenshot example -->
7669

7770
#### System WebViews (SWV)
7871

@@ -82,7 +75,7 @@ Sites loaded in `Custom Tabs` are isolated from the calling app and run in the c
8275

8376
{{< button color="light" size="sm" icon="fab fa-android" cue=false order="first" tooltip="Go to the Android developer docs" href="https://developer.chrome.com/docs/android/custom-tabs/guide-get-started" >}}Custom Tabs docs @ Android Developer{{< /button >}}
8477

85-
{{% comment %}} TODO: add screenshot example {{% /comment %}}
78+
<!-- TODO: add screenshot example -->
8679

8780
### User Verification Behavior
8881

0 commit comments

Comments
 (0)