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

App SecurityiOSRelease Notes

← What's New

Version 1.11.6.0 improves the Xcode workflow and fixes the Unity app and other iOS 26 bugs reported against earlier versions.

  • Added integration scripts for Xcode projects.

    • In a new Xcode project, run AppSealingSDK/Tools/install.sh to apply the framework version of the SDK, then AppSealingSDK/Tools/ApplySealing.sh to package the app as an IPA.

    • Added a script usage guide to the Help Center (open the guide).

  • Log contents are no longer masked as <private> on iOS 26.

  • Updated the Unity script to comment out the automatic credential fetch. This resolves the problem where a game would not run in an offline environment.

  • Optimized how often the security thread responsible for anti-hooking and anti-swizzling runs, which addresses the heat and resource usage increase seen in some environments.

  • The ApplySealing.sh script is still experimental, so it may have unknown issues.

  • The Unity script changed, so you need to replace or edit the Check_iOS_Security.cs file you are using.

  • macOS 14 or later

  • Xcode 15.0 or later

  • React Native 0.71.0 to 0.78.0