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

DoveRunner Mobile App Security protects iOS apps against reverse engineering, tampering, jailbroken environments, hooking frameworks, and cheat tools — without changing your source code.

There are two ways to apply it. Both produce a protected app; they differ in where protection is applied.

IPA SealingSDK Sealing
What you provideA compiled .IPAA project registered by Bundle ID
Where protection is appliedTo the finished binary, in the Developer ConsoleIn your build, through the downloaded SDK
Build pipeline changesNoneSDK integrated into the build
SigningThe original signature is invalidated — DoveRunner re-signs for you, or you re-sign the output yourselfYour build signs as usual
Best whenYou want to protect a build you already haveYou want protection to run on every build automatically

For the iOS releases and React Native versions DoveRunner supports, see Supported Frameworks.