Sampler app demonstrating Connect SDK APIs using Cordova. Written using the Enyo JS framework.
For information on Connect SDK, visit connectsdk.com/about.
Cordova 5.0+
Refer to https://github.com/ConnectSDK/Connect-SDK-Cordova-Plugin/
To update the plugin to the latest version, run
cordova plugin rm cordova-plugin-connectsdk
cordova plugin add cordova-plugin-connectsdk
If you are updating from a plugin older than 1.6.0, you need to uninstall with the old plugin id, then install with the new plugin id
cordova plugin rm com.connectsdk.cordovaplugin
cordova plugin add cordova-plugin-connectsdk
The following applies to files which refer to CC0 in the header:
Connect SDK Sample App by LG Electronics
To the extent possible under law, the person who associated CC0 with this sample app has waived all copyright and related or neighboring rights to the sample app.
You should have received a copy of the CC0 legalcode along with this work. If not, see http://creativecommons.org/publicdomain/zero/1.0/.