qr-code-lubenreader
Mobile icon

QR Code Lubenreader

Stable version 1.0.1 (Compatible with OutSystems 11)
Uploaded
 on 16 June 2022
 by 
4.0
 (1 rating)
qr-code-lubenreader

QR Code Lubenreader

Details
Simple and nice QR Code scanner, based on https://github.com/nimiq/qr-scanner
Read more

Drag and drop Scanner control to you screen

Use StartScanner action to open scanner, or set parameter IsAutoStart to True, and scanner will be opened when ready.

Use StopScanner action to stop scanner programmatically.

There are three events available for you:

  • ResultEvent -- fired, when scanner gets result as a Text
  • ScanerStopEvent -- fired when scanner is done scanning
  • ScannerReadyEvent -- fired when scanner is initialized and ready


Don't forget to reference public scripts and copy necessary css.


N.B! Known Issue:

Plugin scripts are public, but after you publish your application Outsystems cannot find those scripts in a public SCRIPTS directory (Outsystems issue). To workaround you should link the scripts as Required scripts to your screen, publish, then remove required scripts and republish again. Then Outsystems can see the scripts in public SCRIPTS directory.

Release notes (1.0.1)

Bug Fixing

Reviews (1)
by 
2022-10-31
in version 1.0.1
It works fine for 2D codes, but when working with 1D codes (I've tested with Code-39), it sometimes only reads part of the code. 
Team
Other assets in this category