Releases
v8.0.0
Compare
Sorry, something went wrong.
No results found
Android SDK version: 18.3.0
iOS SDK version: 6.14.4
Flutter
Breaking
RaspExecutionStateCallback.onAllChecksDone renamed to onAllChecksFinished
PackageInfo.installationSource renamed to installerStore
SuspiciousAppInfo.reason (String) renamed to reasons (List<String>)
Value "blacklist" in reasons renamed to "blocklist"
Removed MalwareConfig and AndroidConfig.malwareConfig — use SuspiciousAppDetectionConfig instead
Added
SuspiciousAppInfo.permissions field (List<String>?) — list of suspicious permissions detected on the app
Android
Added
New API class SuspiciousAppDetectionConfig that can be used to configure malware detection
New API for malware detection configuration in TalsecConfig, see TalsecConfig.Builder#suspiciousAppDetection
Fixed
Fixed VerifyError caused by JaCoCo bytecode instrumentation
Fixed a potential cause of crash in the multi-instance detector
Fixed Java interoperability of ScreenProtector methods
Fixed Kotlin classpath conflicts in SDK dependency resolution (Kotlin 2.0.0)
Changed
Fine-tuned location spoofing detection
Modified malware incident log structure for better aggregation
You can’t perform that action at this time.