Question

Just curious if anybody tried creating mobile apps using IBM Worklight to connect to Pebble Smart watch? Please share your experience and approach.

Was it helpful?

Solution

I have no experience with Pebble Smart watches, however from what I understand from their website (https://developer.getpebble.com/) it looks like they provide SDKs for Android and iOS.

Worklight uses Cordova, which means you could write a Cordova plugin to run native code in your app, and this native code could use the Pebble SDK.

It looks like others already started looking into it: https://github.com/konsumer/phonegap-pebble

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top