Baseflow / XamarinMediaManager

Cross platform Xamarin plugin to play and control Audio and Video
https://baseflow.com
MIT License
762 stars 305 forks source link

Can not Play video xamarin form on IOS #817

Closed batongprodt closed 3 years ago

batongprodt commented 3 years ago

I am using Plugin.MediaManager.Forms 1.0.8 and xamarin form 5.0 Video can be played on xamarin form on android, but not on xamarin form on ios. please help me, thank you very much here is my code

LearnPage

Xamarin form IOS AppDelegate.cs CrossMediaManager.Current.Init();

Info.plist

UIBackgroundModes audio fetch NSAppTransportSecurity NSAllowsArbitraryLoadsInMedia

Link Project https://drive.google.com/file/d/12Ikh5ws40jZGNz3XSFPfEd-4LFswoG2q/view?usp=sharing