github microsoftconnect/ms-intune-app-sdk-ios 20.4.0

3 days ago

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

  • 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.
  • Added Support for integrating the SDK via Swift Package Manager.
  • Jailbreak detection improvements.
  • Accessibility improvements to the diagnostic console UI.
  • Apply MTD policy immediately when non-compliant status is received rather than waiting for next launch/resume.
  • Display screen capture blocked message in captured photos/videos and screen mirroring when capturing is blocked by policy.
  • Improved the captureImageOfWindow logic to capture the entire window hierarchy.

Bug Fixes

  • Fixed an issue where the Authenticator response may not be handed off to MSAL/OneAuth during auto-enrollment.
  • Fixed hanging splash screen issue when displaying both app version and sdk version warning alerts.
  • Fixed a potential file encryption failure when file name is close to NAME_MAX in length.
  • Fixed a potential crash during screen capture alert when the scene doesn't have any windows associated.
  • Fixed a UI hang that can occur after a selective wipe.
  • Fixed a potential crash caused by accessing deallocated memory.
  • Fixed a potential issue where the app's UI would not be displayed after the SDK relinquished UI control.
  • Fixed a potential crash caused by the SDK attempting to call the incorrect identitySwitchRequiredForAccountId IntuneMAMPolicyDelegate method.

Don't miss a new ms-intune-app-sdk-ios release

NewReleases is sending notifications on new releases.