-
-
Notifications
You must be signed in to change notification settings - Fork 227
Limitations
Luiz Machado edited this page Aug 30, 2018
·
5 revisions
- The component relies on zxing-typescript which currently supports some 2D and 1D barcode formats, but not them all.
- On iOS-Devices camera access works only in native Safari and not in other Browsers (Chrome,...) or Apps that use an UIWebView or WKWebView. This is not a restriction of this component but of the limited WebRTC support by Apple. The behavior might change in iOS 11.3 (Apr 2018?, not tested) as stated here