Thank you. I had not tried putting it on the server -- just wanted quick local testing for compatibility and source editing outside Appery. I will check it out. I did find another solution which works: turn on the "Render all pages in one HTML file" option in App Settings. That apparently ...
For that one would want to use a relative (not absolute) URL so the screen would load properly wherever the files are located, normally in the same directory. Is there a way to enter relative URL for Navigate to Link? I do not understand why the HTML/JS/CSS files build to a working apk using Appery ...
Thanks. I used Event-Navigate to page. I did try Event-Navigate to link, but it would not accept the file name (Screen1.html). It wanted me to enter a complete URL I believe.
I'm having a page navigation problem similar to that I've seen already mentioned. I created a simple app with two pages, containing navigation buttons to move between the two pages. It works fine in Test mode, and the apk binary works OK as well. However, I exported the HTML/JS/CSS files but encount...