freeRASP 7.2.0
- iOS SDK version: 6.6.3
- Android SDK version: 13.0.0
Cordova
Changed
- App icons for detected malware are not fetched automatically anymore, which reduces computation required to retrieve malware data. From now on, app icons have to be retrieved using the
getAppIcon
method - Parsing of malware data is now async
Android
Changed
- Malware data is now parsed on background thread to improve responsiveness