Hi all,
Hope someone can help with this issue.
I have a project which i have successfully deployed as mobile apps (Android and iOS). Now I started to publish the app on web but facing an issue when trying to load the app on a mobile device in the browser (iOS, both Safari and Chrome).ย
The web app loads correctly on a laptop/PC in the browser. However when opening the web app in a browser on a mobile device, a blank empty page is loaded.ย
I enabled Safari debugging on my iPhone and macbook and see the following console log:
I tried publishing the webapp with CanvasKit enabled and disabled. Same with PWA. No difference. Issue persists.
Any help is appreciated!