One of my small gripes with Pebble Clay, particularly with watchfaces that offer a lot of customization, is that you have to press save before you can see how any change you make will actually look. Would it be possible to have changes in Clay update to the watch instantly, with an undo button?
That breaks the existing expectations of how Clay works for developers, so I think implementing that should probably be an option at initialization. I do like it as an idea though
I have a watch face that used to work fine with Clay, but since the new Pebble app became available, the watch face cannot communicate with the companion app when Clay is part of the build. The configuration of the watch face works fun, but the face cannot recieve or send data to the companion app. This is a huge problem that needs to be fixed. I have had no real response on it from the bug reports made in the Pebble app, so I am trying to bring it to people’s attention here.
Note, if I “break” the Clay configurestion, all communications between the watch and companion app work fine and the Clay set persistent settings survive and are available to the face.
Can someone please assist me with this? I am sure Clay works fine when there is no companion app commuications, as I have proven it does when I implement Clay in my face, install the face, change the settings, break Clay and install the face to it works with the companion app.
Sure, please create a topic in Watchapp Development, including some more details like what face it is and if possible some logs. I would also love to see a small reproducer app if you could share it, or at least point out the steps needed for reproduction of the issue