Baseflow / XamarinMediaManager

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

#629 ios13+ full screen problem #818

Closed Jearom closed 3 years ago

Jearom commented 3 years ago

:sparkles: What kind of change does this PR introduce? (Bug fix, feature, docs update...)

Bug Fix

:arrow_heading_down: What is the current behavior?

Full Screen not working on xamarin forms ios 13+

:new: What is the new behavior (if this is a feature change)?

Full Screen Working.

:boom: Does this PR introduce a breaking change?

No.

:bug: Recommendations for testing

Direct exit from application can be check with different devices.

:memo: Links to relevant issues/docs

:thinking: Checklist before submitting

icalderond commented 2 years ago

I have the same problem when I want play video in full screen. When I change to full screen my video change to black screen and video stopped.

Is there a fix for that?