This version is intended for applications compiled with Xcode 26. App developers should NOT integrate this version if compiling with Xcode 16 and should instead integrate the latest 20.x release.
Note: The "Authenticate pointers" and "Enable Read-only Platform Memory" options shown when adding the new "Enhanced Security" Xcode 26 capability are currently unsupported. App developers should disable these options if adding this new capability.
What's New
- Minimum supported iOS version is now iOS 17.0. App developers should update their minimum deployment target to iOS 17.0 or above.
- Minimum supported MacOS version for the IntuneMAMConfigurator is now 12.0.
- Configuring a custom client ID and redirect URI is now required. See announcement #569 for more information.
- Added Intune web view policy and web view policy delegate support for the new SwiftUI web view.
- Block app access and close the app when unsupported "Enable Read-only Platform Memory" enhanced security setting is enabled.
Bug Fixes
- Fixed a launch-time crash on iOS 18 for apps compiled with Xcode 26.