capacitor-community / privacy-screen

⚡️ Capacitor plugin that protects your app from displaying a screenshot in Recents screen/App Switcher.
MIT License
87 stars 23 forks source link

Question: Is it correct to allow taking a screenshot on iOS? #58

Closed andrerds closed 1 year ago

andrerds commented 1 year ago

Plugin version:

version "^5.0.0" Platform(s):

IOS 16.4.1 - Device Iphone SE 2gth

Hello everyone, I have a question. On iPhone iOS 16.4.1, it is allowing to take a screenshot. I wanted to know if this behavior is correct. I am using an iPhone SE 2nd generation device.

On Android, it doesn't allow taking a screenshot, properly blocking it. But on iOS, it allows it.

robingenz commented 1 year ago

Yes, this bevahior is correct. iOS does not offer a similar feature.