Skip to content

Commit 66c0d1e

Browse files
committed
Update iOS 17 Readability FAQ to specify SDK version applicability and adjust index link
1 parent 67f2791 commit 66c0d1e

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

barcode-reader/web/capabilities/ios-17-readability.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ needAutoGenerateSidebar: false
88

99
# How do I resolve the issue of the Barcode Reader not recognizing any barcodes via video in iOS 16.7 or 17?
1010

11+
### **_NOTE:_** - This FAQ applies to Barcode Reader SDK version 8 and 9 only. For the current version, please refer to our latest version introduction [here](https://www.dynamsoft.com/barcode-reader/docs/web/programming/javascript/).
12+
13+
1114
iOS 17 and iOS 16.7 were released by Apple on September 18, 2023 and September 21, 2023 respectively. Our team has found that with these most recent iOS releases, **some** iPhones and iPads will run into an issue where it seems like no barcode can be read under any condition.
1215

1316
We found that this issue is inconsistent across all iPhones and iPads on iOS 17 or 16.7. However, if you find that this issue is occurring to a subset of your users, please implement the following workaround in the code:

barcode-reader/web/index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,7 @@ Welcome! Browse the sections below for answers to common questions, configuratio
2424

2525
## Capabilities
2626

27-
- [iOS 16 Incompatible](capabilities/ios-16-incompatible.html)
28-
- [iOS 17 Readability](capabilities/ios-17-readability.html)
27+
- [iOS 17 Readability(V8 and 9 only)](capabilities/ios-17-readability.html)
2928
- [Is HTTPS Required?](capabilities/is-https-required.html)
3029
- [Pros and Cons of CDN](capabilities/pros-and-cons-of-cdn.html)
3130
- [System Requirement](capabilities/system-requirement.html)

0 commit comments

Comments
 (0)