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.
🚀 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 benew 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)