steve cox
Posts: 0
Joined: Thu Oct 30, 2014 3:48 pm

Server web test works but gray screen on Android

I'm working on an Angular/Bootstrap app and when I test on the server it works great, but when I try testing on my HTC Droid DNA with either the software tester or via apk export, all I get is a gray screen. Any ideas? I don't get any error messages in the browser. The app is shared with support. Android 4.4.2 Thank you.

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

Server web test works but gray screen on Android

Hello Steve,

Please try remote debugging https://devcenter.appery.io/documenta...
Also specify your shared app name.

steve cox
Posts: 0
Joined: Thu Oct 30, 2014 3:48 pm

Server web test works but gray screen on Android

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.

steve cox
Posts: 0
Joined: Thu Oct 30, 2014 3:48 pm

Server web test works but gray screen on Android

Thank you, I had arrive misconfigured and wrong order on css

Return to “Issues”