cordova-plugin-quikkly
v3.4.10
Published
Expose Quikklys Android and IOS SDK for Ionic.
Downloads
10
Maintainers
Readme
A cordova plugin for the Quikkly IOS and Android SDK's. The main purpose of this is to underpin an Ionic plugin. This allows Ionic developers launch the Quikkly scanner from their app.
Installation
To add this to your ionic app use the following
ionic cordova add cordova-plugin-quikkly
We also recommend the ionic-quikkly-plugin
wrapper.
Alternatively to add to your cordova app use the following
cordova add cordova-plugin-quikkly
Updates
Please read RELEASENOTES.md for details
Usage
openScanner
This will launch the native scanner, an array of tag indentifiers scanned by the user is returned
cordova.plugins.quikkly.openScanner();