WebView in Xamarin.Forms shows blank page on Android. Android System WebView issue
I have a Xamarin.Forms app (version 5.0.0.2662) which, in a specific page, renders HTML that I download from my backend and store in the local file system. The app uses a custom WebView with its own custom renderer.