Skip to content

freeRASP 8.1.0

Choose a tag to compare

@github-actions github-actions released this 05 Aug 11:43
· 2 commits to master since this release
ebfe23a
  • Android SDK version: 18.3.0
  • iOS SDK version: 7.1.1

Flutter

Added

  • Swift Package Manager (SPM) support for iOS. Requires Flutter 3.41.0 or newer; CocoaPods remains supported on older versions.

iOS

Added

  • Added support for postponed checks, therefore, due to slower execution, some subchecks are run after initial startup checks.
  • Improved hook detection.

Fixed

  • Fixed issue with app's color scheme initialization.
  • Fixed bad memory access in jailbreak check.

Changed

  • Raised the minimum iOS deployment target to 13.0, as required by the iOS SDK.