Skip to content
This documentation is also available as markdown. For a complete index of all pages, see llms.txt at /llms.txt

iOS App Security 1.13.0.0

App SecurityiOSRelease Notes

← What's New

Dear customer,

DoveRunner iOS AppSecurity v1.13.0.0 is now available. This version introduces screen capture blocking and an option to keep the app running when a threat is detected.

  • Blocks screen video capture, screenshots, and screen sharing, controlled by an enable/disable flag.

  • Provides a callback instead of terminating the app when a threat is detected, so you can implement your own response to the detection.
    Note: termination only works after the hash has been generated.

    The AdditionalWorks document included with the downloaded SDK explains how to implement both features.

  • Applied minor improvements, including script updates.

  • Fixed typos and check logic related to the Secure File System, making it more reliable to use.

  • The quick install automation script does not yet include the screen capture prevention option. It will be implemented in a future release.
    For how to use the script, see the Help Center document.