Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Error getting document topmost view without reasons...

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

Best Answer
0 Votes
2 REPLIES 2

Carefully check your .gui file for errors, such as unpaired or unclosed tags.

Peter McLennan
Gondwana Software
Best Answer

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.

Best Answer
0 Votes