MicroSugarDeveloperOrg / Avalonia.WebView

MIT License
216 stars 39 forks source link

Local HTML cannot be opened on Android device #30

Open kellychen815 opened 11 months ago

kellychen815 commented 11 months ago

Hi, I am using WebView for a cross-platform application (Windows, Android and iOS)

I have a command binding to navigate to a local html image

It works on Windows Desktop but on Android I received the following error: image

Could you please give advice how to handle this?