{"type":"info","log":"Registered service worker on https://path-to-game"}
{"type":"info","log":"Made with Construct 3, the game and app creator :: https://www.construct.net"}
{"type":"info","log":"[C3 runtime] Hosted in DOM, rendering with WebGL 2 [Mali-G72] (standard compositing)"}
Nothing unusual about the logging. No error messages.
I've read something about it being an issue with Android webviews and webgl. I.e. this issue from scirra https://bugs.chromium.org/p/chromium/issues/detail?id=934823
Can't really understand if it's fixed or not.
Could that be the issue, that the webview in react native for android simply can't render the construct 3 game canvas?