1.0.5 • Published 3 years ago

npm-infineasdk-pkg v1.0.5

Weekly downloads
18
License
ISC
Repository
github
Last release
3 years ago

InfineaSDK-Cordova

Prerequisites:

New Cordova app:

  1. Create new app
  2. Add iOS platform
  3. Add InfineaSDKCordova plugin
  4. Copy InfineaSDK.framework to src/ios/ of the plugin
  5. Copy build.json from plugin's root to new app's root folder
  6. Build your app.

Usage:

  1. Important: request a developer key from IPC's developer portal https://developer.ipcmobile.com
  2. In the app set the developer key BEFORE calling any other functions Infinea.setDeveloperKey("your_key");
  3. Check out InfineaSDKCordova.js for available functions.
  4. Make sure to add Infinea. in front if you call any functions from InfineaSDKCordova.js
1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

1.0.15

3 years ago