Skip to content

14.0.1

Latest
Compare
Choose a tag to compare
@msikyna msikyna released this 31 Jan 15:26
2062044

[14.0.1] - 2025-01-30

Breaking Change

Added

  • blockScreenCapture(Activity activity, boolean enable) for FLAG_SECURE control, an active protection against screen capturing.
  • isScreenCaptureBlocked() to receive whether the screen capture is blocked
  • Rate limiting for both screenshot and screenRecording incidents
  • Improved root detection capabilities

Fixed

  • Updated proguard rules to fix warnings from okhttp dependency.