-
-
Notifications
You must be signed in to change notification settings - Fork 227
Limitations
David Werth edited this page Mar 14, 2018
·
5 revisions
- The component relies on zxing-typescript which currently supports only QR-codes and no 1D-Barcode formats
- 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