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.
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
Please read RELEASENOTES.md for details
This will launch the native scanner, an array of tag indentifiers scanned by the user is returned
cordova.plugins.quikkly.openScanner();