This version is intended for applications compiled with Xcode 15. App developers should NOT integrate this version if compiling with Xcode 16 and should instead integrate the latest 20.x release.
What's New
- Added support for new dedicated app protection policy settings for controlling screen capture, writing tools, and genmoji, which will be made available in the admin console soon. The SDK will handle enforcement of these new settings automatically.
- Added support for new storage provider save-as locations in the IntuneMAMSaveLocation enum type that can be passed to the IntuneMAMPolicy isSaveToAllowedForLocation API: iManage and Egnyte.
- Added support for new storage provider open-from locations in the IntuneMAMOpenLocation enum type that can be passed to the IntuneMAMPolicy isOpenFromAllowedForLocation API: Box, iManage, and Egnyte.
Bug Fixes
- Fixed an issue where the Authenticator response may not be handed off to MSAL during auto-enrollment.