Release Date: November 1 2013
This version is a preview of what will be publicly released soon as a BETA. This means that it is the last time we introduce large changes to the APIs, they will be much more stable in the future.
It includes some last significant changes that will impact every application.
wscript
file. You must update your wscript file. The easiest way to do this is to generate a new project with pebble new-project
and use the generated wscript
.pebble_os.h
, pebble_app.h
and pebble_fonts.h
are replaced by pebble.h
click_config_provider()
signature has changed and instead of filling a struct, you call window_*_click_subscribe
. Please refer to the Migration Guide.Documentation
folder.Pebble.addEventListener
instead of PebbleEventListener.addEventListener
DataLogging is now supported on Android, iOS6 and iOS7
And of course we have fixed a large quantities of bugs.
This is a private release under NDA.