There is a serious issue with Clay, the Pebble app, and my watch face. Note, this all worked fine with the original ( and google upgraded) Pebble app, it has only become an issue with the (re)Pebble app as far as I know.
I have a watch face that communicates with a companion app. When using the face with the old Pebble app, I could configure settings and the face would communicate with the companion app fine.
With the new (re)Pebble app, I can either have the Glay configuration work, or the communications work but not both.
If I build the face with Clay implemented correctly, I can alter the persistent settings find, but the face cannot communicate with the companion app.
If I build the face with Clay “broken”, the communications with the companion app work, but the Clay configuration refuses to open (obviously as it is broken) in the (re)Pebble app.
This is a serious issue I need resolved, and all attempts to report this bug through the (re)Pebble app have failed to gain any traction.
How can I get this reported and worked on as some priority? I need to resurrect the watch face with full configuration via Clay working AND the communications with the companion app working at the same time.
I am willing to assist in any way I can.
The broken Clay implementation is here but you will need a CGMS supported by xDrip+ and an install of xDrip+ (Android) to test.
The path to the Clay source is incorrectly stated in this as src/pkjs/. Changing it to /src/js/ will make Clay work and break companion app communications.
Any assistance gratefully appreciated, and any things I can try to help diagnose I am willing to undertake.