H Hanstel Member Licensed User Nov 16, 2019 #1 Need to wrap an existing QRCode enabled e-commerce site on a webview and use the native QRCode/Barcode Scanner. Is this possible on B4A?
Need to wrap an existing QRCode enabled e-commerce site on a webview and use the native QRCode/Barcode Scanner. Is this possible on B4A?
Erel B4X founder Staff member Licensed User Longtime User Nov 17, 2019 #2 Do you want to access the camera from a WebView? Upvote 0
H Hanstel Member Licensed User Nov 17, 2019 #3 Outside the webview, but targeting the webview by the scanner result, obtaining the same effect/result of having a web app and an external QRcode scanner Upvote 0
Outside the webview, but targeting the webview by the scanner result, obtaining the same effect/result of having a web app and an external QRcode scanner
Erel B4X founder Staff member Licensed User Longtime User Nov 17, 2019 #4 The less you use WebView the better. There are several QR reading solutions available: https://www.b4x.com/android/forum/pages/results/?query=b4a+barcode Example of uploading files with WebView: https://www.b4x.com/android/forum/threads/upload-files-with-webview.98623/#content Upvote 0
The less you use WebView the better. There are several QR reading solutions available: https://www.b4x.com/android/forum/pages/results/?query=b4a+barcode Example of uploading files with WebView: https://www.b4x.com/android/forum/threads/upload-files-with-webview.98623/#content