What's New
- Added immediate user APP PIN reset quick action feature.
- Added support for MTD common schema to detect if MTD apps are installed.
- Updated auth views to allow cancel actions on error alerts for supported view controller scenes.
- Added new API
isWidgetContentSyncAllowed
. - Added a privacy manifest to IntuneMAMSwift.xcframework and IntuneMAMTelemetry.xcframewok.
Bug Fixes
- Fixed a potential crash when calling setUIPolicyIdentity on the IntuneMAMPolicyManager instance.
- Fixed a crash that would occur when the app did not have its framework folder as a RPATH.
- Fixed cancel action for MSAL auth views login error handling.
- Fixed issue where the SDK might wait longer than expected to perform a policy check-in if the previous check-in failed because the app was backgrounded part way through.
- Fixed issue where the MTD app installation link presented by the SDK could be restricted by policy.
- Fixed issue where some app lifecycle event delegate calls and notifications could happen out of order.
- Fixed a potential thread priority inversion hang.
- Fixed a redundant second PIN reset request that could happen when the PIN was already reset in another app from the same publisher.