---
title: "iOS App Security 1.14.0.0"
description: "iOS SDK 1.14.0.0 has been released with new features to enhance the security of your valuable information."
---
> For the complete documentation index, see [llms.txt](/llms.txt).

Hello, Customers.

iOS SDK 1.14.0.0 has been released with new features to enhance the security of your valuable information.

## What’s New

- You can collect customized metadata in hacking threat reports, including UUID and any information you want to collect when a threat is detected.

- Generate\_hash execution is now logged and the history is available on the iOS SDK web page. You can see the applied configuration on this page.

- Support existing ReactNative 0.83 ~ 0.85 versions.

  - 0.83.0 ~ 0.83.9

  - 0.84.0 ~ 0.84.1

  - 0.85.0 ~ 0.85.3

- Clipboard protection with strict, protect and default modes


## Improvement

- Secure file now supports User Defaults storage


## Fixes

- Fixed jailbroken detection report not fully visualized issue by invalid report format.

- Other minor fixes