08-23-2018 04:23
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

08-23-2018 04:23
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
I'm new at coding watch-face apps, and have been enjoying it until today. Suddenly, apps that have been working fine (and have been published and purchased) no longer accept color changes through the settings in the companion.When sideloading, or using the simulator, I get the error message
SyntaxError: Unexpected token # in JSON at position 0
- sendValue at companion/simple/companion-settings.js:16,7
- ? at companion/simple/companion-settings.js:7,7
- t.e.dispatchEventToListener at companion-runtime:/bootstrap.js:16,3910
- t.e.dispatchEvent at companion-runtime:/bootstrap.js:16,3686
- ? at undefined:1,3 And more. Any ideas? I don't understand why everything was working fine until today. I'm concerned that I have inadvertently created a real problem, and that I might need to alert users to stop downloading the apps.Any help greatly appreciated.
Answered! Go to the Best Answer.

Accepted Solutions
08-23-2018 09:58
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



08-23-2018 09:58
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
There was an issue with settings earlier today, if you try this again now it should work.

08-23-2018 09:58
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



08-23-2018 09:58
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
There was an issue with settings earlier today, if you try this again now it should work.

08-23-2018 14:11
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

08-23-2018 14:11
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Thanks Liam - I was worried when restarting and resetting the versa, recoding, and restarting companion didn't help. Interesting that another coder's color settings still worked - perhaps he/she wasn't using hex color codes? Anyway, thanks for the good news!

