Cordova Plugin (barcodereader) Example

Adding Barcode / QR Code Reader Functionality To A Native App Shell.

There are several ways in incorporate barcode / QR codes into the BMP via Blink's native app shells.

This can be done by calling the cordova plugin (barcodereader)

Example 1 #

Within a Blink Form.

The following code example is Javascript added to a Blink form Calculation field.

View Code In Github

Example 2 #

QR Code scanner within an Interaction

Madl Code :

View Code In Github

Live Example #

View a live example of all Barcode / QR Codes

Or Download the sample code file below.