greggman / better-unity-webgl-template

A better default template for Unity WebGL
https://greggman.github.io/better-unity-webgl-template/
Creative Commons Zero v1.0 Universal
760 stars 136 forks source link

The custom logo blocks the mobile warning dialog #4

Closed simon-heinen closed 6 years ago

simon-heinen commented 6 years ago

screenshot_20180928-225042_chrome

I would say the mobile warning dialog is not a good ux anyways and would remove it completely

greggman commented 6 years ago

think it's fixed.

Unfortunately there's no easy way to remove the dialog AFAIK. I didn't look too deeply but Unity is injecting the dialog rather than letting the template deal with it like it does for progress

simon-heinen commented 6 years ago

Yes works fine now, sad that unity enforces this error message.