Hello,
I'm trying to use a WebView. I want to load local images and css inside my WebView. I cannot find a way to make it work on Windows Phone (iOs and Android are working smoothly): Images and css aren't loaded (the html is being loaded correctly).
Even THIS sample from Xamarin.Forms team doesn't work for me.
Any idea? THX