Open
Description
Hello! I'm just creating a modal with w3.css that appears when there is no connection when i use the app or for others, and i would add the close button (and reload app) into that modal.
-
I saw in the documentations, that is there the app.reload(), that should reload the webview, like restart the application, but i haven't test it yet, because i do not understand how to add the "app" var into my script, in the index.html page
-
I can't find anything to close the app internally, for example from a "button".
Thank you :)