A WASM based web app built with Uno-Platform (a.k.a. Silverlight on Steroids) works with the desktop Chrome flawlessly, but it always crashes with the mobile Chrome on Android with the following screen:
The main file dotnet.wasm is 82 MB, but it is compressed to 11 MB for downloading. I used the desktop Chrome to debug the mobile version. The debug console does not show any errors.
Could anyone shed some light on this?