This version is intended for applications compiled with Xcode 16. App developers should NOT integrate this version if compiling with Xcode 15 and should instead integrate the latest 19.x release.
What's New
- The SDK will now display an alert message to end users when they attempt to take a screen shot or screen capture and it is blocked by policy.
- Added IntuneMAMUIHelper captureImageOfWindow method to allow applications to generate an image of the app UI when screen capturing is blocked by policy.
- PIN screen accessibility improvements.
- Performance improvements.
- Screen capture blocking improvements.
Bug Fixes
- Fixed issue where app switcher would show a white window instead of the blurred app window.
- Fixed a potential crash when apps call UIPasteboard's URLs API.
- Fixed issue where MDM app config values configured as integers or real numbers in the admin console would not be returned by some of the IntuneMAMAppConfig APIs.
- Fixed an issue where users could be shown duplicate alerts.
- Fixed issue where willResignActive and didEnterBackground app lifecycle notifications could fire when some UIScenes are still in the foreground.
- Fixed an issue where tapping data detector patterns like phone numbers on iPads did not display a context menu for managed user.