cocat

Results 1 issues of cocat

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:...