Skip to content

6.10.0

Compare
Choose a tag to compare
@tompsota tompsota released this 18 Dec 14:19
· 2 commits to master since this release
3472355

[6.10.0] - 2024-12-17

  • iOS SDK version: 6.6.3
  • Android SDK version: 13.0.0

Flutter

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

Android

Changed

  • Malware data is now parsed on background thread to improve responsiveness