Plugin.Maui.ScreenRecording
Plugin.Maui.ScreenRecording copied to clipboard
iOS/macOS show screen recording preview
trafficstars
On iOS/macOS you can easily show a preview pane with the screen recording. Should we somehow have a platform specific option to allow the developer to show that to the user?
can you give an example of what you mean with this feature?, I don't understand what you really want
There is some commented out code: https://github.com/jfversluis/Plugin.Maui.ScreenRecording/blob/main/src/Plugin.Maui.ScreenRecording/ScreenRecording.macios.cs#L74-L78
If you uncomment that and run it you will see that iOS will show you a preview of the recorded video first. Maybe somehow enable that for our end users would be nice