The app name is 'test'.
Application works on desktop test and mobile web test (via chrome browser).
It doesn't work using mobile apk or software tester, just a blank screen.
The debugger indicates that the index page has loaded instead of the default template. The console doesn't display any errors.
The element section indicates that index.html is loaded, not the default Page specified in Routing. The network section has no data.
I reloaded the page by starting the app again from the mobile tester (hoping to get something in the network section of the debugger), but it started a new debug session.
Any suggestions you may have would be awesome. Thank you.