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

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

What's New

  • Performance improvements.
  • Added support to allow apps to send Intune logs with PowerLift.
  • Added support for ADAL 5.0.0.
  • Added property valuesToScrubFromLogging to IntuneMAMSettings that allows applications to scrub specified values from the logs.
  • Added new [IntuneMAMPolicy isURLAllowed:isKnownManagedAppScheme:] API to help reduce LSApplicationQueriesSchemes entries as Apple added a limit of 50 in iOS15. This helps remove "scheme-intunemam" for known managed app scheme. Use this API instead of canOpenURL:
  • Improved the performance of the IntuneMAMPolicyManager.instance.primaryUser() API when the application is managed.

Bug Fixes

  • Fixed wipe loop that occurs after incorrectly inputing the PIN max number of times.
  • Fixed bug where incorrect range of accepted OS versions would show on Conditional Launch OS Version Warning Prompt.
  • Fixed a crash in iOS 15 caused by using both ADAL and ARKit. Please take this update if you are using both these in your application, please note that the ADAL 5.0 update is optional for this fix.
  • Fixed issue where application UITextViewDelegate textView:shouldInteractWithURL:inRange: delegate method would not get called when managed.
  • Fixed issue where some application blocking policy strings are truncated in the alert view.

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

NewReleases is sending notifications on new releases.