screen_protector icon indicating copy to clipboard operation
screen_protector copied to clipboard

Safe Data Leakage via Application Background Screenshot and Prevent Screenshot for Android and iOS.

Results 26 screen_protector issues
Sort by recently updated
recently updated
newest added

used version: v1.4.2 ![Simulator Screenshot - iPhone 8 - 2024-04-19 at 11 45 50](https://github.com/prongbang/screen_protector/assets/30316642/db0c3226-b364-439d-a6af-327aabba3874) and i found the bug and solution is here ![image](https://github.com/prongbang/screen_protector/assets/30316642/1762018d-e8a6-4d5c-9e66-b76de8cbdcd1) after change the code, the blur...

Hello, preventScreenshotOn method does not prevent user from screenshot in iOS. Device: Apple iPhone SE(2020) iOS: 16.2

As stated here: https://developer.android.com/about/versions/14/features/screenshot-detection#implementation devices running Android 14 need this permission to be able to detect screen recordings. Would be great if this could be added to the implementation steps...

Protect Screenshot is not working on android. I've tested it on the latest versions and is not working although it used to work on early versions.

func scene(_ scene: UIScene, willConnectTo session: UISceneSession, options connectionOptions: UIScene.ConnectionOptions) { guard let _ = (scene as? UIWindowScene) else { return } print("willConnectTo - screenProtectorKit.configurePreventionScreenshot()") let window = UIWindow(frame: .init(x:...

Hi guys, the keyboard is being displayed in screen recordings for Android and IOS. Today the screen is not displayed, but it is possible to see the keys that have...

shows black screen after native splash

**It neither protects screenshot over android nor ios.!!!**

It does not even work for a single screen https://github.com/prongbang/screen_protector/issues/2#issuecomment-1116251448