Privacy Policy · Cookie Policy
  • Home
  • Tutorials
  • Get the SDK
  • Guides
  • Documentation
  • Examples
  • Community
  • Blog
  • More
  • Tutorials
  • Learn C Basics
  • Create a C Watchface
  • Create a JS Watchapp
  • Add More Features
  • Go Beyond
  • PebbleKit Android Tutorial
  • PebbleKit iOS Tutorial
  • Learn C Basics
  • Learning C for the Pebble SDK
  • A Simple C Program
  • Hello, Pebble!
  • More C Concepts
  • Create a C Watchface
  • Build Your Own Watchface
  • Customize Your Watchface
  • Adding Content From The Web
  • Create a JS Watchapp
  • Build A Watchapp with Pebble.js
  • Expanded Weather Forecasts
  • Adding More Details
  • Add More Features
  • Add a Date View
  • Add a Battery Meter
  • Add Connection Alerts
  • Go Beyond
  • Vector Animations
  • PebbleKit Android Tutorial
  • Integrating with Android
  • Controlling Apps From Pebble
  • Rock, Paper, Scissors with Pebble
  • PebbleKit iOS Tutorial
  • Integrating with iOS
  • Controlling Apps From Pebble
  • Rock, Paper, Scissors with Pebble
  • Guides
  • App Resources
  • Appstore Publishing
  • Best Practices
  • Communication
  • Debugging
  • Design and Interaction
  • Events and Services
  • Graphics and Animations
  • Migrating Older Apps
  • Pebble Packages
  • Pebble Timeline
  • Smartstraps
  • Tools and Resources
  • User Interfaces
  • App Resources
  • Animated Images
  • App Assets
  • Converting SVG to PDC
  • Fonts
  • Images
  • Pebble Draw Command File Format
  • Platform-specific Resources
  • Raw Data Files
  • System Fonts
  • Appstore Publishing
  • Appstore Analytics
  • Appstore Assets
  • Preparing a Submission
  • Publishing an App
  • iOS App Whitelisting
  • Best Practices
  • Building for Every Pebble
  • Conserving Battery Life
  • Modular App Architecture
  • Communication
  • Advanced Communication
  • Datalogging
  • Sending and Receiving Data
  • PebbleKit Android
  • PebbleKit iOS
  • PebbleKit JS
  • Sports API
  • Debugging
  • Common Runtime Errors
  • Common Syntax Errors
  • Debugging with App Logs
  • Debugging with GDB
  • Design and Interaction
  • Benefits of Design Guidelines
  • Core Experience Design
  • Example Implementations
  • Round App Design
  • One Click Actions
  • Recommended Guidelines and Patterns
  • Events and Services
  • Accelerometer
  • Background Worker
  • Buttons
  • Compass
  • Dictation
  • Event Services
  • Pebble Health
  • Persistent Storage
  • Wakeups
  • Graphics and Animations
  • Animations
  • Drawing Primitives, Images and Text
  • Framebuffer Graphics
  • Vector Graphics
  • Migrating Older Apps
  • SDK 3.x on Aplite Migration Guide
  • SDK 3.x Migration Guide
  • SDK 4.x Migration Guide
  • SDK 2.x Migration Guide
  • PebbleKit iOS 3.0 Migration Guide
  • Pebble Packages
  • Creating Pebble Packages
  • Using Pebble Packages
  • Pebble Timeline
  • Creating Pins
  • Service Architecture
  • Managing Subscriptions
  • Libraries for Pushing Pins
  • Public Web API
  • Smartstraps
  • Hardware Specification
  • Protocol Specification
  • Talking To Pebble
  • Talking To Smartstraps
  • Tools and Resources
  • App Metadata
  • CloudPebble
  • Color Picker Tool
  • Developer Connection
  • Hardware Information
  • Internationalization
  • Command Line Tool
  • User Interfaces
  • App Configuration
  • App Exit Reason
  • AppGlance C API
  • AppGlance in PebbleKit JS
  • AppGlance REST API
  • Layers
  • Round App UI
  • Unobstructed Area
  • Documentation
  • Pebble C
  • Pebble JavaScript API (beta)
  • PebbleKit JavaScript
  • PebbleKit iOS
  • PebbleKit Android
  • Pebble C
  • Pebble JavaScript API (beta)
  • PebbleKit JavaScript
  • PebbleKit iOS
  • PebbleKit Android
  • Community
  • Events
  • Online Communities
  • Example Apps
  • Tools
  • Libraries
  • Events
  • Developer Retreat 2014
  • Developer Retreat 2015
  • Example Apps
  • Hello
  • Caltrain
  • HeroBoard
  • Multi Timer
  • Resistor Time
  • Tools
  • App Message Bridge
  • Appstore Badge Generator
  • GPath.svg
  • pBuild Travis CI Build Tool
  • Sublime Text Plugin
  • Watchface Generator
  • Watch Status
  • Libraries
  • Color Selector
  • Custom Status Bar for Pebble
  • EffectLayer
  • GBitmap Colour Palette Manipulator
  • Java Pebble Timeline
  • JS Message Queue
  • Pebble Timeline API for DotNet (C#)
  • Pebble API PHP
  • PebbleTimeline API Ruby
  • PHPebbleTimeline
  • PinPusher
  • pypebbleapi
  • Simple Dithering Library
  • T3 Keyboard
  • ToastLayer Library
  • More
  • Examples
  • App Inspiration
  • Contact
  • Build Tools
pebble
  • Tutorials
  • Get the SDK
  • Guides
  • Documentation
  • Examples
  • Community
  • Blog
  • More
Privacy
Cookies
Publish
Get Updates
Follow Us
Subscribe to the Newsletter

Pebble Sdk Beta4

  • 23 December 2013
  • Thomas Sarlandie
  • Freshly Baked
  • Comments

Busy times for the Pebble elves! Beta3 last week, the app store announcement on wednesday and now a new BETA! Pebble SDK BETA4 is available on our website now. Existing iOS developers will receive an email with a link to install it; if you are not on that list yet, please fill the form to request it.

This version gets us even closer to an official 2.0 release with more fixes and improvements on the SDK and the mobile apps:

  • Fixed a problem where the iOS app would get killed after a few minutes in the background
  • Lots of DataLogging fix on the firmware and on Android
  • Added timestamps on accelerometer samples
  • Improved errors handling for PebbleKit JS apps on iOS and Android
  • Read the full Changelog / Release Notes

Pebble 1.x apps are not compatible with Pebble SDK 2.0 - but if you upload a 2.0 build of your application, we will automatically upgrade your users to the new version. To take advantage of this, you just need to submit your application in the Pebble appstore and add the Name and UUID of your 1.x apps.

We've also got a special treat for our designer friends! Today we're adding a new document to the Pebble library, the Pebble UX Design Guide. This guide is written for designers and soon-to-be-designers of Pebble apps who want to create a cohesive user experience that works with the latest Pebble SDK functionality.

As always, please don't hesitate to contact us if you have any questions.

We wish you a very pleasant time with family and friends - And please, please, please, upload your apps to the Pebble appstore!.

Pebble JavaScript tips and tricks

We posted a new blog post on our website yesterday with tips and tricks to make the most out of PebbleKit JavaScript. Make sure you read it!

Last call! #ifihadpebble

We're running the #ifihadpebble challenge until December 25th, so submit your app ideas for a chance to earn a free Pebble! We will also be announcing a number of developer challenges in the near future -- stay tuned to the developer blog for the latest news!

Open/Virtual Labs for Pebble Developers

We've started hosting our open (in-person) labs and virtual (online) labs and are really excited about the feedback we've been receiving. Our plan is to continue to host these weekly -- check the developer blog for announcements of dates and other details.

CES & AT&T Developer Summit Hackathon

If you're going to CES in January 2014, please do get in touch! We'd love to say hi and get you some Pebble goodies. We'll also be working hard the weekend before CES at the AT&T Developer Summit Hackathon; stop by for a chance to hack on the Pebble and to win some amazing wearables prizes!

Come work with us at Pebble!

We're hiring like crazy right now and we'd love to have you come join us! Pebble is a fantastic place to work and there are countless opportunities for you to grow within the organization. Check out our jobs page for more details.


Get Updates
Follow Us
Subscribe to the Newsletter

Overview

  • Pebble JavaScript tips and tricks
  • Last call! #ifihadpebble
  • Open/Virtual Labs for Pebble Developers
  • CES & AT&T Developer Summit Hackathon
  • Come work with us at Pebble!

Categories

  • All Posts
  • #makeawesomehappen
  • At the Pub
  • Beautiful Code
  • CloudPebble
  • Down the Rabbit Hole
  • Freshly Baked
  • Timeline

Authors

  • Thomas Sarlandie
  • Niharika Bedekar
  • Jon Barlow
  • Katharine Berry
  • Cherie Williams
  • Chris Lewis
  • Team Pebble
  • Cat Haines
  • Katherine McAuliffe
  • Alex Lin
  • Alexey Komissarouk
  • Brad Murray
  • Kirby Kohlmorgen
  • Ryan Case
  • Ryan Perry-Nguyen
  • Tom Maremaa
  • Meiguro
  • Keegan Lillo
  • Łukasz Zalewski

Subscribe to the Pebble Developers Newsletter