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?
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?
You should be able to use it like normal. The Pebble Time’s platform target is Basalt.
So you can’t use the JavaScript SDK to make apps for basalt? Guess i’ll have to learn C then…
There is Rocky.js, but you have to use an older version of the SDK since the new versions dropped support for it.
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.