1.11.6.0 version includes improvements to Xcode usability and fixes for Unity apps and other iOS 26 bugs reported in previous versions.

What’s New

  • Easy integration script had been added for Xcode.

    • New Xcode users can use the script AppSealingSDK/Tools/install.sh to quickly apply the framework version of the SDK, and AppSealingSDK/Tools/ApplySealing.sh to package the complete app to an IPA.

    • Guide document for the script is added in Helpcenter (link)

Fixes

  • Log string is no longer masked in iOS 26.

  • Unity script had been modified such that it does not call credential fetch by default. This has an effect of allowing the app to launch on an offline environment.

  • To account for overheating and energy consumption under some environments, the execution period of security thread had been optimized.

Limitations / Side Effects

  • ApplySealing.sh script is currently in experimental stage. There might be unforseen problems.

  • Due to Unity script changes, the Check_iOS_Security.cs file must be either replaced or modified accordingly.

Support version of OS

  • macOS 14 or newer

  • Xcode 15.0 or newer

  • React Native version 0.71.0 ~ 0.78.0