We use Xamarin.Forms web view to show videos in our app. Our app user captured video(using xLab.MediaPicker) using their phone camera and that one is uploaded to azure blob storage. We used HTML5 Video tag to render video inside the web view. Video is playing fine on iOS but it does not play in Android.
↧