You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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