Skip to content

freeRASP 1.2.0

Compare
Choose a tag to compare
@tompsota tompsota released this 11 Jan 13:03
· 64 commits to main since this release
83ab9df
  • ⚡ Improved message passing between native iOS/Android and Capacitor
  • ✔️ Restricted message passing to valid callbacks only. If an invalid callback is received, the SDK will kill the app
  • ⚡ Improved reaction obfuscation
  • 📄 Documentation updates and improvements

Android

  • ⚡ Fixed ProviderException which could be occassionally triggered

iOS

  • ❗ Raised supported Xcode version to 14.3.1
  • ⚡ Improved SDK obfuscation