Skip to content

freeRASP 3.12.0

Choose a tag to compare

@github-actions github-actions released this 16 Dec 14:05
· 16 commits to master since this release
3757791
  • iOS SDK version: 6.6.3
  • Android SDK version: 13.0.0

React Native

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