Join Slack
Powered by
Hi team, I want to disable screenshot/screen captu...
# multiplatform
n
Nikhil Pratap Singh
01/14/2025, 10:56 AM
Hi team, I want to disable screenshot/screen capturing in iOS (compose multiplatform). Can someone suggest how can I do that?
➕ 1
f
Frank Bouwens
01/14/2025, 12:58 PM
I guess this Stackoverflow may help:
https://stackoverflow.com/questions/77151044/how-to-prevent-user-from-taking-screenshot-or-screen-recording-in-ios-17
Make an iOS View that has the ‘secure’ attribute. That should prevent screenshots. (How to make an iOS view? No idea… We use Compose for a reason haha)
n
Nikhil Pratap Singh
01/17/2025, 9:50 AM
Thank you
@Frank Bouwens
👍 1
2
Views
Open in Slack
Previous
Next