Skip to content

20.2.1

Compare
Choose a tag to compare
@Kyle-Reis Kyle-Reis released this 20 Nov 17:12
· 2 commits to main since this release

This version is intended for applications compiled with Xcode 16. Users should NOT wrap their application with this version if the app was compiled with Xcode 15. To wrap an app compiled with Xcode 15, use the latest 19.x release.

What's New

  • Added support for screen capture blocking.
  • Block Genmojis on iOS 18.2.
  • Apply cut/copy/paste character exemption limit to NSURL/URL objects.
  • Jailbreak detection improvements.

Bug Fixes

  • Fixed issue where writing tools were not blocked on iOS 18.2 in some scenarios.
  • Fixed a potential crash when copying a NSAttributedString to pasteboard.
  • Fixed a crash when PIN screen is displayed while CarPlay is connected.
  • Fixed an issue where MSAL auth prompts initiated by the SDK after the initial app launch might not succeed on the first attempt.
  • Fixed a potential deadlock when reading a file.