cordova-plugin-tt-rfid-passive-api

1.1.1 • Public • Published

Cordova PassiveAPI plugin

UNDER DEVELOPMENT. PLEASE DO NOT USE YET

Cordova plugin wrapping the native passive-api libraries.

Requirements

Android:

This plugin requires Android SDK 18 or newer, you are then required to specify the minimum Android SDK version in your config.xml file. Do not place place the following code inside the <platform name="android"> tag.

<preference name="android-minSdkVersion" value="18" />

iOS:

No particular requirements.

Installation

To install the plugin inside your cordova project please run:

cordova plugin add cordova-plugin-tt-rfid-passive-api

If you are using Ionic instead, please run:

ionic cordova plugin add cordova-plugin-tt-rfid-passive-api

Demo app

...

API documentation

Please check the function comments in the passive-api.js file for API level detailed documentation.

License

This software is released under the MIT license. Please see the LICENSE.txt file.

Package Sidebar

Install

npm i cordova-plugin-tt-rfid-passive-api

Weekly Downloads

2

Version

1.1.1

License

MIT

Last publish

Collaborators

  • fdmnio