Version 1.2.x
View product
develop
There are breaking changes compared to version 1.1.x. The breaking changes involve configuration changes and changes in MalwarelyticsRaspListener
. Other changes are API additions.
Chagned to 1.1.x
Android configuration was updated according to the changes in the native library:
Old config item | New config item | Notes |
---|---|---|
adb?: MalwarelyticsAndroidRaspAdbDetectionConfig |
adb?: MalwarelyticsAndroidRaspDetectionConfig |
Normalize detection configuration with all standard detection options. |
screenshot?: MalwarelyticsAndroidRaspBlockConfig |
screenshot?: MalwarelyticsAndroidRaspScreenshotConfig |
Extend configuration to allow screenshot detection besides screenshot blocking. |
N/A | sendInfoOutputs?: boolean |
Allow disabling of sending of the outputs of RASP info methods. |
Last updated on Oct 25, 2024 (14:24)
View product