Skip to content

Commit 5321137

Browse files
authored
docs(troubleshooting): note on detection failure
1 parent dd36573 commit 5321137

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,12 @@ The newest API these components depend on is the [FileReader API](https://canius
124124
- Otherwise use a reverse proxy like [ngrok](https://ngrok.com/) or [serveo](https://serveo.net/) to temporarily make your local server publicly available with HTTPS.
125125
- There are also loads of serverless/static hosting services that have HTTPS enabled by default and where you can deploy your web app for free. For example _GitHub Pages_, _Google Firebase_, _Netlify_, ...
126126

127+
#### Some of my QR codes are not being detected.
128+
129+
- Make sure, there is some white border around the QR code.
130+
- Color inverted QR codes are not supported (dark background, light foreground).
131+
- [Model 1 QR codes](https://en.wikipedia.org/wiki/QR_code#Model_1) are also not supported.
132+
127133
# Installation :package:
128134

129135
```bash

0 commit comments

Comments
 (0)