During page.loaded event, frame.topmost() does not have the proper information for getViewById to work. In fact currentPage = null. However on Android this does work during the page.loaded event.
This also causes a Page.showModal(x) to fail during the page.loaded event.
Reactions are currently unavailable
During page.loaded event, frame.topmost() does not have the proper information for getViewById to work. In fact currentPage = null. However on Android this does work during the page.loaded event.
This also causes a Page.showModal(x) to fail during the page.loaded event.