Android chrome black screen
Unsolved
Qt for WebAssembly
-
wrote on 10 Nov 2019, 10:39 last edited by
I deployed my qt wasm app on github pages.
When I was testing it I found out everything works on desktop Firefox, chrome
And android Firefox, apple safari...
But on android chrome with the newest version the page is just black after the qt loader is done loading/compiling (tried on multiple phones)
Anyone encountered smt similar or found solution? -
wrote on 14 Nov 2019, 00:55 last edited by
You can attach remote debugging and get some console output, which may help.
You might need to enable webassembly from chrome://flags
1/2