Search code examples
pebble-watchpebble-sdkcloudpebblepebble-js

send value from swift app to pebble app


I have created a simple swift app that shows your current speed, and would like to create a pebble app that would talk to the iOS app and display the speed to. So my question is, how can I send a value from a swift app to an C/JS pebble app.

Thanks in advance!


Solution

  • You can't. Pebble is yet to provide a SDK for swift applications.