Baseflow / XamarinMediaManager

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

Will net6.0-ios and net7.0-ios be supported in the future? #884

Closed Hobbit7 closed 1 year ago

Hobbit7 commented 1 year ago

🚀 Feature Requests

Plugin.MediaPlayer is not working in projects that use TargetFramework = net6.0-ios or TargetFramework = net7.0-ios. Will net6.0-ios and net7.0-ios be supported in the future?

Platforms affected (mark all that apply)

EDIT: I have downloaded and added the github MediaManager folders to my Visual Studio solution and after that I have added a reference from my iOS .NET 6.0 project to the MediaManager project and now it works.