Revived CloudPebble for Snowy app development

Hey there,

How do i use the revived CloudPebble to develop an app for my old Pebble Time? If it is impossible in the current state of the software, could it be considered in the next versions?

1 Like

You should be able to use it like normal. The Pebble Time’s platform target is Basalt.

2 Likes

Yes, and you will need to select Pebble C SDK in the Create dropdown to create Basalt (PT) apps

1 Like

So you can’t use the JavaScript SDK to make apps for basalt? Guess i’ll have to learn C then…

1 Like

There is Rocky.js, but you have to use an older version of the SDK since the new versions dropped support for it.

1 Like

So not on CloudPebble (the current one)? I am quite new with Pebble app development (trying to code my first app)

I don’t think so. You might be able to do it with the old D,cker version of Cloudpebble, but almost certainly not with the new one.

Alright, i’ll learn C then. I’ve had problems using the Docker version.