Getting Started
Installing Smartech Cordova
Install Smartech Cordova plugin using the npm package manager. And then link your native dependencies :
cordova plugin add smartech-cordova-plugin
Install Android SDK
If you are building your Android app, follow the Getting started steps to install the Android SDK.
Install iOS SDK
If you are building your iOS app, follow the Getting started steps to install the iOS SDK.
Updated about 4 years ago