From 61b63105a75529d7dae7150d3d0646b2012d457b Mon Sep 17 00:00:00 2001 From: minhaz Date: Sat, 15 Jan 2022 16:00:20 +0800 Subject: [PATCH] Update README.md --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 37198fb..deab3e6 100644 --- a/README.md +++ b/README.md @@ -50,9 +50,12 @@ We are working continuously on adding support for more and more platforms. If yo | Safari
Safari | Chrome
Chrome | Firefox
Firefox | Edge
Edge | --------- | --------- | --------- | --------- | -|![](./assets/done.png)| ![](./assets/done.png) `>= iOS 15.1`| ![](assets/partial.png)| ![](assets/partial.png) +|![](./assets/done.png)| ![](./assets/done.png)* | ![](./assets/done.png)* | ![](assets/partial.png) -> Apparently, Webkit for IOS is used by Chrome, Firefox, and other browsers in IOS and they do not have webcam permissions yet. There is an ongoing issue on fixing the support for iOS - [issue/14](https://github.com/mebjas/html5-qrcode/issues/14) + +> \* Supported for IOS versions >= 15.1 +> +> Before version 15.1, Webkit for IOS is used by Chrome, Firefox, and other browsers in IOS and they do not have webcam permissions yet. There is an ongoing issue on fixing the support for iOS - [issue/14](https://github.com/mebjas/html5-qrcode/issues/14) ### Framework support The library can be easily used with several other frameworks, I have been adding examples for a few of them and would continue to add more.