I have following code that used to work, but suddenly no more. It's not Xamarin.Forms. I assume it's Xamarin.ios. I got an automated update today. Any ideas how I can go back to the last one? Everything works fine on Android with Forms.
Working code for a WebView in Forms:
`
Code that doesn't work anymore and just shows a blank screen:
`
Any ideas