09-10-2022 06:14
09-10-2022 06:14
Dear community,
I,m working on a SDK Project, and I wanted to add a new graphical interface, now the fourth .gui file.
But if I write something in the "<svg>"-Tag in the file, I got an error:
[15:08:46]Error getting document topmost view app/index.js:2,28
In this line is the Messaging API Import, so I can't find the error in my files....
Help!
Kind regards,
Oin
09-10-2022 13:42
09-10-2022 13:42
Carefully check your .gui file for errors, such as unpaired or unclosed tags.
09-10-2022
23:27
- last edited on
08-30-2024
06:03
by
MarreFitbit
09-10-2022
23:27
- last edited on
08-30-2024
06:03
by
MarreFitbit
Hi @Oin - as @Gondwana says it looks like an SVG error or it could be even a file name error for the SVGs.
Depending on watch type the files have different names. Check SDK 5 compatibility project structure section.
Author | ch, passion for improvement.