Hi guys!
I created a new theme with a background image, in the Fitbit OS Simulator everything looks nice, like in the screenshot, but when I install the clock face on my watch after 1-2 second the background image disappears. I tried restarting the watch and the image disappears again.
I created a video https://drive.google.com/file/d/1DzK_xbvlMJBqos3mgTwMqLFgBpb7hyi6/view
`<svg class="background">
<image width="100%" height="100%" href="images/galaxy.png" />
</svg>`
Answered! Go to the Best Answer.
Best AnswerMy image was twice as big as the screen resolution, I resized and resaved it as .png 8 bit and now it works.
Best Answer
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
Hi @kansas_m
I moved your question to the SDK community forum where you can get support for the Device SDK and clock faces.
Best Answer