Top "Pebble-sdk" questions

The Pebble SDK is a software development kit for the Pebble smartwatch and the Pebble App Store.

XMLHttpRequest fails basic authentication

Any idea why XMLHttpRequest with correct credentials in Pebble JS Framework fails basic authentication on Android but works in iOS? …

ajax xmlhttprequest pebble-watch pebble-sdk
JSON won't compile, gives: "Expecting 'STRING', 'NUMBER', 'NULL', 'TRUE', 'FALSE', '{', '['" error

Can someone please tell me whats wong with this code? Ive tried everything and don't know why it keeps giving …

json pebble-sdk
How to store byte arrays in C?

This seems such a basic question, but I cannot find an answer anywhere on SO. I know that C/C++ …

c pebble-watch pebble-sdk