Disable Screenshot - iOS

Enhance your app’s security and user privacy by preventing screenshots and screen recordings

You'll need to import the javascript file in your website before starting from this link.

window.WTN.disableScreenshot({
    ssKey:true/false
})

ssKey (Optional - Boolean parameter) - This is to override the settings set during the AddOn customisation. If screenshot was not disabled and you want to block it for a page then pass this value as true and vice-versa.

Feature added in iOS on 13/06/25

Last updated

Was this helpful?