Using Chromium Web Browser to access XOJO Cloud Apps

I have several XOJO Cloud based Apps and am now utilizing a Raspberry Pi 4B system. When using the default browser ( Chromium ) my Web App - on XOJO Cloud fails to execute because the browser is not supported. Is there any way to support it?

Firefox works but with font issues. Vivaldi works just as installed.

Any comments?

You can allow unsupported browsers by implementing the WebSession. AllowUnsupportedBrowser event.

1 Like