Hi.
We're trying to implement the Privacy Screen Plugin to prevent printscreens on one application.
We managed to get it working on Android (it helped us also to prevent the screen recording, which is a big bonus), but we can't seem to have it working on ios devices.
We've already re-generated the app and still were able to do printscreens in an iphone X, iphone XR and iphone 13 pro.
Can anyone help out?
Thanks in advance
Hi,
Don't know if this will work, but some people fork the git source and modified to support iphonex.
One of then is : https://github.com/kuhlebrock/PrivacyScreenPlugin
maybe you can re-configure extensibility configuration of that plugin to this git.
Hi!
Thanks for your answer.
We've already tried that, no luck.
hi @Miguel Correia any solution ? I got the same issue.