Plugin.Maui.ScreenRecording icon indicating copy to clipboard operation
Plugin.Maui.ScreenRecording copied to clipboard

iOS/macOS show screen recording preview

Open jfversluis opened this issue 1 year ago • 2 comments
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?

jfversluis avatar Jan 19 '24 13:01 jfversluis

can you give an example of what you mean with this feature?, I don't understand what you really want

sact1909 avatar Jan 06 '25 10:01 sact1909

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

jfversluis avatar Jan 06 '25 10:01 jfversluis