Android
New Features / Notes |
|---|
Version 2.4.1Date: August 7th 2026 Stability Improvements
|
Version 2.4.0Date: July 24th 2026 Audio and call detection improvements - audio device detail plus live-call direction and type
Improved reliability of sim attributes: Camera activity - detect when the camera is in use.
Screen overlay detection - detect another app drawing over yours (overlay attacks). App lists require the accessibility service / permissions.
Data roaming - report whether mobile data is roaming.
Device-transfer detection - new signal Root detection - more methods, including native checks that Magisk DenyList tries to hide. Huawei attribute support - added Huawei advertising id
Requires your application to have dependency: Location fallback - if GMS location provider fails to infer GPS/Fused location attributes, other providers will be polled as a fallback. Populates existing attributes
MDM Detection Added MDM signals to Battery charging Add battery attributes inline with iOS
(these attributes will populate in next minor platform release) Device Forensics Attributes Useful for detecting certain emulators (these attributes will populate in next minor platform release) collect() improvements Attributes relying on permissions such as Location, WiFi and phone state are rechecked at end of collect() to improve their presence. Note: These still cannot be guaranteed to be present, should there be too short time for profiling. Alternative function collectAsync gives the direct control over how long to wait for profiling. Fixes
|
Version 2.3.3Date: July 2nd 2026
|
Version 2.3.2Date: June 17th 2026
|
Version 2.3.1Date: May 18th 2026
|
Version 2.3.0Date: April 8th 2026 Remote control and screen casting detectionWe now detect when a device screen is being cast or remotely controlled. The SDK captures display context attributes for each connected display, including the display name, resolution, refresh rate, and state. This lets you identify sessions running through tools like TeamViewer or screen casting to secondary displays.
Mock location detectionThe SDK can now detect when a device's GPS location is being faked by spoofing apps (such as iAnyGo or similar tools). When a mock location is active, you get the name of the app providing the fake location.
Requires:
Packages inspectionWe've added metadata attributes concerning installed packages. These can be useful for detecting virtual or unusual Android environments, where eg. minimal packages are installed.
Requires:
App tampering detectionWe've expanded app integrity checks with granular hash values for individual APK components. These attributes help identify repackaged or modified apps, injected libraries, and active debugging.
Multi-user profilingAndroid supports multiple user profiles on a single device. This feature is sometimes abused for fraud by switching between user accounts. We now detect when multi-user mode is enabled and report details about the current user profile.
React Native biometricsReact Native integrations can now pass element references directly (via Supported version change: minSDK raised to 23The minimum Android SDK version has been raised from 21 to 23 (Android 6.0). This was required to upgrade the advertising ID library (which Google Play Console was flagging as problematic) and to bring all dependency libraries up to date. Jetpack and AndroidX libraries have required |
Version 2.2.0Date: December 3rd 2025
|
Version 2.1.0Date: September 16 2025
|
Version 2.0.2Date: July 28, 2025
|
Version 2.0.1Date: May 14, 2025
|
Version 2.0.0Date: March 25, 2025
|
Version 1.14.39Date: January 7, 2025
|
Version 1.14.38Date: December 17, 2024
|
iOS
New Features / Notes |
|---|
Version 2.4.0Date: July 24th 2026 Audio and call detection - audio device detail plus live-call direction
App cloning and tampering - detect sideloaded, cloned, or repackaged apps without a jailbreak (PlayCover, Sideloadly, TrollStore, debug builds).
Mac Catalyst detection - detect an app running on a Mac, via three more Network context - iOS has no direct roaming flag, so two related attributes.
Keyboard biometrics - capture auto-filled and programmatically-set fields via Shared device identifier - shared UUID reinstated (removed in 2.3.1) so the same device is recognised across a publisher's apps. Device Forensics Attributes Useful for detecting certain emulators
(attributes in next minor platform release) collect() improvements Attributes relying on permissions such as Location, WiFi and phone state are rechecked at end of collect() to improve their presence. Note: These still cannot be guaranteed to be present, should there be too short time for profiling. Alternative function collectAsync gives the direct control over how long to wait for profiling. Fixes
|
Version 2.3.1Date: May 15th 2026
|
Version 2.3.0Date: April 13th 2026 Remote control and screen mirroring detectionThe SDK now detects when an iOS device's screen is being mirrored or remotely controlled. By combining two new boolean flags, you can distinguish between passive screen mirroring (e.g. AirPlay to a TV) and active remote control sessions. New attributes:
When Mock location detectionWe now detect when location data is being spoofed on iOS, covering tools like iAnyGo that manipulate GPS coordinates.
PlayCover detectionPlayCover allows iOS apps to run on macOS by wrapping them into Mac-compatible binaries. It injects a framework (PlayTools) that spoofs platform identifiers to make the Mac appear as an iPad. We now detect this at multiple levels - including injected dylibs, hardware mismatches, and filesystem artefacts.
Accessibility settings detectionThe SDK now reports which assistive technologies are active on the device. These attributes can be useful context when evaluating behavioural biometrics, since assistive tools change how users interact with the app and can be abused by malware automation
App tampering detectionWe've added an application hash attribute for iOS, bringing feature parity with Android for detecting repackaged or modified apps.
FixesResolved an issue where |
Version 2.2.0Date: December 10, 2025
|
Version 2.1.1Date: July 28, 2025
|
Version 2.1.0Date: May 20, 2025
|
Version 2.0.0Date: April 16, 2025
|
Version 1.0.31Date: December 17, 2024
|