Webviewer works fine in my est app, but not in my real app. Page is not displayed. When I go to main menu and don't set webviewer canvas unvisible, web page is displayed in webviewer (2. image).
Notifier is only for debuging. But web page is displayed im my test app with only Screen and webviewer. I think it's about synchronization. I also tried with Clock.timer Webviewr.reload.
Path is right. The same path is in other test app and it works.
Images are from real app. The first image is Info screen ( vertical arrangemants) not displaying html. The second image is main screen below (the main menu) and info screen above displaying html ( I didn't set info screen invisible when it returns to main menu). So it looks like it's about screen synchronization.