---
title: "iOS App Security 1.13.0.0"
description: "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."
---
> For the complete documentation index, see [llms.txt](/llms.txt).

**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.

## New features

- 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.


## Fixes

- Applied minor improvements, including script updates.

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


## Limitations

- 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**](https://support.doverunner.com/hc/en-us/articles/52409740451737).