Baseflow / Baseflow/XamarinMediaManager
Support for net8.0-macos
- Dominant language
- C#
- Stars
- 763
- Forks
- 299
- PR merge metrics
- No merged PRs in 30d
Description
## 🚀 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)
- [ ] :iphone: iOS
- [ ] :robot: Android
- [ ] :checkered_flag: WPF
- [ ] :earth_americas: UWP
- [x] :apple: MacOS
- [ ] :tv: tvOS
- [ ] :monkey: Xamarin.Forms
Contributor guide
Research direction
Start by checking how version 1.2.0 exposes platform-specific VideoView types and whether a net8.0-macos target is present. Compare that behavior with the documentation's MacOS support claim; done means a project can install the package and create a MacOS VideoView, with the documentation matching the result.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, macos
- Domain
- desktop-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100