I just updated my App to XF 3.0 in Xamarin Forms (PCL) and strangely suddenly a page where there is a Full Screen WebView is loaded shows a white screen ONLY for Android Devices (iOS does work -> Screenshot 3).
Loading the YouTube video on the Webview works fine (Screenshot 1), after clicking the Play button in the Center a WHITE screen shows up and the video will not be displayed (Screenshot 2).
Is there a bug for Android?
I did not show the source code because it is just a simple YouTube link loaded in the WebView.