-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ITS NOT WORKING ON IOS SIMULATOR ? #29
Comments
its working I tested wrong way.. |
@kundanthe can u share how to use this library ? is it need to prevent screenshot in each screen or can make general? is it RNScreenshotPrevent or RNPreventScreenshot ? |
Hi @yusfarhanchepa |
this error still exist? |
HI @killserver, Its working for me. |
HI getting this error in ios with latest version 1.1.9
here is source code
|
@killserver @kundanthe could you share any working code. Also we are using [email protected] |
Hey @ajayhcode, I got this working by using the import stated:
Then removing RNScreenshotPrevent from addListener. Here is my working code block:
|
@RickRedSix Thanks for replying. I also got it resolved. |
@ajayhcode the problem is |
is this package still working? I just tested it a few on iOS simulator but nothing happened. I tested some forks but nothing new. I need to hide content when user try to screenshot or record screen on specific screens. |
No description provided.
The text was updated successfully, but these errors were encountered: