How to prevent screenshot in whole app?

Hi, I want to prevent to the user from taking screenshots. I have tried some solutions but not working as I want.

ScreenShiledKit is providing the same feature. So we can understand it can be achieved. Does anyone know how we can achieve the same?

The same question has been asked dozens of times (search the forum). Answer is there is no robust solution. And in any case you cannot prevent user to take a photo of the screen from another device.

So you'd better consider how to make information less sensitive.

The same question has been asked dozens of times (search the forum). Answer is there is no robust solution.

As you know ScreenShiledKit achieved the same. is it not possible for us?

As Claude31 said, whatever ScreenShieldKit is doing is not API (because there is no API for this) and thus is not robust.

Screenshots are a user feature, and we recommend not trying to prevent them, because the ways a user will workaround efforts to do so are worse from a security stand point.

We need to prevent screenshots for security reasons. It will grateful if anyone helps for the same.

How to prevent screenshot in whole app?
 
 
Q