adamzarn / AZVideoPlayer

An alternative to SwiftUI's VideoPlayer that includes an overlay button that will transition the player to be presented full screen.
26 stars 5 forks source link

How to combine with "Screen shot preventing"? #6

Open alsacem opened 11 months ago

alsacem commented 11 months ago

The Video Player is good to have full screen mode, but I want to combine it with Screen Shot preventing (https://github.com/yoxisem544/ScreenshotPreventing-iOS). However, it doesn't work when in full screen mode. Is the any solution to fix this?