This version is intended for applications compiled with Xcode 16. App developers should NOT integrate this version if compiling with Xcode 26.
What's New
- Jailbreak detection improvements.
- Added a new isScreenCaptureAllowed API to the IntuneMAMPolicy class to allow apps to query whether screen capture is allowed by policy.
- Added support for a new HooksAlwaysEnabled config setting in the IntuneMAMSettings dictionary in the info.plist. This setting will make the SDK's hooks active even when the app is unmanaged, which avoids the need for a restart in the event of the app becoming managed.
Bug Fixes
- Fixed a potential widget extension crash.
- Fixed a potential crash when checking for internet availability.
- Fixed a potential deadlock during keychain initialization.
- Fixed potential infinite loop in share extensions.
- Fixed a potential infinite loop when the app is loading content in a WKWebview.
- Fixed a potential crash when inspecting attributes of a file.