Skip to content

Commit f52b920

Browse files
authored
Update README.md
1 parent 5b893c3 commit f52b920

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,13 @@ Return value
9494
Promise<string | undefined>
9595
```
9696

97-
## Known issues
97+
## Requirements
9898

99+
- The library must be hosted with secure transport (SSL), even in a development environment.
100+
101+
## Current known limitations
102+
103+
- Scanning only works on mobile devices (powered by [WebAuthn](https://webauthn.guide/)). This is supported on major browsers (Chrome, Safari, Firefox) but not yet on wallet browsers (like [Metamask browser](https://github.com/MetaMask/metamask-mobile/issues/4974)).
99104
- A small handful of Android devices may have trouble completing the PBT scanning process. We are currently investigating a solution with using WebNFC for Android devices.
100105

101106
## Disclaimer

0 commit comments

Comments
 (0)