Scan barcode/QR code
The Action Node Scan Barcode/QR code may be used to scan Barcodes or QR codes. The Action Node may only be run from devices that have a camera.
Settings
If the user declines the request to open the camera, Scan Barcode/QR Code will throw GetUserMediaNotAllowedError (Appfarm Error Code: 17004). One may use the Catch Exception Action Node to provide feedback to the user in this case.
Target Property
Select the data source where the value from the Barcode/QR code will be stored. The value will be stored as a String.
Last updated