The app stays on the splash screen, and if I look at chrome://inspect/#devices, I see the error:
Code: Select all
C:\Users\Usuario\Documents\SpiderBasic\xxx\mycode.sb:1 error: Uncaught SyntaxError: Unexpected end of input (https://localhost/spiderbasic.js?t=1744449395, line: 15211)

The code works without errors in the IDE and the web browser.
Any ideas?

EDIT: The line in the error message is the last one, so not help to much.