ember-cli-capacitor icon indicating copy to clipboard operation
ember-cli-capacitor copied to clipboard

Deploy succeed but blank page in emulator

Open gscoders2 opened this issue 4 years ago • 1 comments

[email protected]

I am trying run dummy app for Android run: ember android:server and then: yarn cap run android build and deploy to emulator goes without errors, all green checks but app on emulator is starting with blank page, after inspect in chrome using chrome://inspect there is blank HTML document just empty head and body tags also console is clear.

gscoders2 avatar Jun 17 '21 15:06 gscoders2

I think there is some kind of allow whitespace setting you need to set to allow android to use livereload

MatthewPringle avatar Aug 31 '21 14:08 MatthewPringle