screen_protector
screen_protector copied to clipboard
Safe Data Leakage via Application Background Screenshot and Prevent Screenshot for Android and iOS.
used version: v1.4.2  and i found the bug and solution is here  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
ipad 端运行崩溃
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