Baseflow / XamarinMediaManager

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

Support for net8.0-macos #914

Open kevcrooks opened 3 weeks ago

kevcrooks commented 3 weeks ago

🚀 Feature Requests

It looks like support for macos was removed from version 1.2.0 onwards.

This means that I can install the package in my project, however I am unable to create a VideoView

(for example on iOS this would be new MediaManager.Platforms.Ios.Video.VideoView())

The documentation still appears to state support for MacOS.

Am I doing something wrong, or is it the case that MacOS is not supported for the time being? It would be great if support for MacOS can be added if that's the case.

Platforms affected (mark all that apply)