iOS App Security 1.15.0.0
Hello, Customers.
iOS SDK 1.15.0.0 has been released with new features to enhance the security of your valuable information.
What’s New
Section titled “What’s New”-
Voice Call Detection with Configurable Response Actions DoveRunner can now detect when a voice call is active while your app is in use — a common condition in remote-guidance (“vishing”) and social-engineering fraud. When a call is detected, you choose how the app responds:
-
Warning only — alert the user and allow them to continue
-
Warning and app termination — alert the user and close the app
-
Callback — hand control to your own logic for fully custom handling
-
-
Enhanced Anti-Hooking Protection Anti-hooking detection has been strengthened to catch a broader range of runtime hooking and instrumentation techniques. Customers can now selectively enable the specific anti-hooking methods they want to apply, giving finer control over the balance between protection coverage and app behavior.
-
Network & Location Risk Detection (Add-on) This release adds expanded network and location intelligence as an add-on:
-
Geo-compliance — location-based policy and regulatory enforcement
-
Anonymized-network detection — identifies connections routed through VPNs, proxies, residential proxies, and the Tor network
Together these signals let you flag or restrict activity from concealed or high-risk network sources — a common indicator of fraud, evasion, or policy circumvention.
-
Improvement
Section titled “Improvement”-
Version contains user friendly HTML user guide docs
-
After extracting the SDK, open Documents/…/index.html to view the new guide documentation.
-
Due to packaging limitation of Unity, Unity will still get traditional PDF documents. Unity users can download Xcode SDK to get the HTML documents.
-
-
Support latest versions of React Native 0.86
- Fix crash issues reported by customers
Support version of OS
Section titled “Support version of OS”-
macOS 14 or newer
-
XCode 15.0 or newer
-
React Native version 0.71.0 ~ 0.86.x
Upcoming release
Section titled “Upcoming release”- Next planned release cycle in 15th Oct 2026
Developer’s note
Section titled “Developer’s note”-
SDK Assistant will be updated next week to support the 1.15.0.0 release features.
-
Please note that we plan to deprecate support for static library (except for Unity and Unreal), so we are uncertain about the respective documents’ quality.
-
Please contact us via Help center if you want to use Add-on feature.