Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

preventScreenshotOn does not work on iOS #17

Open
oorfalimak opened this issue Jan 9, 2023 · 3 comments
Open

preventScreenshotOn does not work on iOS #17

oorfalimak opened this issue Jan 9, 2023 · 3 comments

Comments

@oorfalimak
Copy link

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

@nattawutxp
Copy link

I encountered this problem as well.

@YawarOsman
Copy link

This happens on iOS:

MissingPluginException (MissingPluginException(No implementation found for method preventScreenshotOff on channel screen_protector))

@koiranos
Copy link

koiranos commented Apr 9, 2024

From my ecounder with this issue, I found out that preventScreenshotOn alleviates the prevent screenshot action where the preventScreenshotOff enforces it. Furthermore, @YawarOsman in order to resolve your error, you might need to kill the app and run it again.

As for me, I am not able to use the preventScreenshot actions on iOS versions lower than 17.
Does anyone know a workaround for older versions?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants