github msintuneappsdk/ms-intune-app-sdk-ios 14.0.0

latest releases: 19.3.1, 19.2.0, 19.1.0...
3 years ago

What's New

  • Updated target OS version to iOS 13. Apps linking against this version of the SDK should target iOS 13 or higher, as that is the minimum supported iOS version for Intune SDK version 14+.
  • Changed isExternalURL delegate usage pattern to not apply to unexpected scenarios. The old delegate method in the IntuneMAMPolicyDelegate has been removed. Instead, an IntuneMAMWebViewPolicyDelegate should be set for each web view needed. For more information, please see our dev guide.
  • Added support to route calls to a managed dialer and removed telecommunication (tel/telprompt) protocol from the SDK's default exemption list.
  • Added support for MVision mobile threat defense integration.
  • Jailbreak detection improvements
  • Reduce load on MAM service in the event of policy check-in request failure due to high usage. The SDK will now retry the check-in based on a retry interval returned by the MAM service.
  • Performance improvements for pasteboard scenarios on iOS 14+.

Bug Fixes

  • Fixed selective wipe issue where Intune would not restart the app if the SDK had UI control.
  • Fixed issue where the splash view shown during auto-enroll, access requirement checks, and unenroll/wipe did not observe dark mode or specified custom UI color settings.
  • Fixed issue where a user may not be enrolled when there are multiple accounts registered sharing the same AAD object id.
  • Fixed issue where users could be prompted for Face ID or Touch ID every time the app is brought to the foreground if PIN policy was changed such that the user's current PIN does not meet the new length or complexity requirements.
  • Fixed issue where one of the messages shown to users related to pasting being blocked due to policy settings would not localize for some languages.
  • Fixed issue where scene:willConnect:options: was not called on the app's UISceneDelegate before wiping an account on launch.
  • Fixed issue where enrollments could temporarily fail if account targeting information was moved on the Intune backend.
  • Fixed issue where canOpenURL was failing when Safari is blocked but a restricted browser is specified through app protection policy.
  • Fixed issue where the SDK's default values would be used instead of empty string for certain policy settings which should allow empty string values.
  • Fixed issue where the guest tenant was sometimes used for authentication.
  • Fixed issue where the keychain was being accessed earlier than intended and was generating an error in the logs.
  • Fixed issue where an old location service endpoint could be cached longer than intended after a cert pinning failure.
  • Fixed issue where UIPasteboard notifications cause a notification loop for apps that register for all pasteboard object notifications

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

NewReleases is sending notifications on new releases.