A sample application built with Kony Visualizer that implements a barcode scanner by leveraging native Android and iOS libraries.
The goal of this project is not the barcode scanner in itself but rather to showcase the capabilities of the Kony platform to import and use native API's directly in Javascript code — something which in Kony terminology is known as Native Function Interface (NFI).
For more information on NFI go to:
This app leverages the following native libraries:
- Android phone: ZXing.
- iPhone: AVFoundation.