Xamarin WeView not able to load render javascript styles when offline

Vinay Choudhary 1 Reputation point
2022-05-30T15:16:42.777+00:00

My Application works fine when I am online and try to bind data to webview but when I am binding the data in offline mode then some of the styles are not rendering properly.
I am using default Xamarin forms WebView.

The Webview is binded with data in the initial call and then we are making it offline and going into the page. Although we get the correct HTML for the Page but some of the styles are not loaded in the webview which exist in the HTML.

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,296 questions
{count} votes