Skip to content

19.1.0

Compare
Choose a tag to compare
@tranamst tranamst released this 30 Jan 16:44
· 3 commits to main since this release

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.
  • Do not allow wrapping an app if ADAL is detected.
  • Added a privacy manifest to IntuneMAMSwift.xcframework and IntuneMAMTelemetry.xcframewok.

Bug Fixes

  • 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 redundant second PIN reset request that could happen when the PIN was already reset in another app from the same publisher.