I use Xamarin.Forms WebView control to view a web page. This page embeds youtube video. On android device, I can playback video but I can not playback video in full screen, because full screen button doesn't exist. (By the way, on iOS and WP it works).
Web page
Does anyone knows why?