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

latest releases: 19.4.0, 19.3.1, 19.2.0...
6 years ago

Why the version bump to 7.1.x?

  • We've added isIdentity:equalTo to IntuneMAMPolicyManager. You should use this to compare identities, this correctly handles cases where the UPN changes but the underlying user is the same.

New Features

  • iOS 11: Disable Drag - if you are on a policy managed account, and the egress policy is disabled/managed apps, we will disable dragging. We are planning complete management of Drag and Drop with an ETA of 9/1. v. 7.1.1 prevents a data leak, please take this version for your app for preliminary iOS 11 support.
  • Added support for auto-logger, we store the Intune Logs in the msft appgroup, this allows us to pull logs from a broader set of apps.
  • Incorporated partner app feedback to improve selective wipe messaging.

Bug fixes:

  • We have updated the public keys we use for cert pinning in advance of an upcoming service update.
  • Fixed unrecognized selector exception caused by bad merge.
  • iOS 11: Pasteboard iOS 11 - Pasted data comes out as expected.
  • Fixed data leak in share extension, and support for custom ADAL clientIDs.
  • Fix early initialization issue for upcoming Citrix integration.
  • MultiID identity inheritance fix when no ID is set.
  • UPN change hardening: Enabled new UPN to be returned if user changes their UPN. OID cache updated as well, so that if the UPN does change, we more accurately detect that the underlying OID is the same.
  • Updating the service API version level to 5 to ensure customers are getting the correct policies enforced.
  • Fixed Intune AWT for iOS bug where app appeared to freeze due to incorrectly holding a strong reference to a window.
  • OneDrive Hotfix(es): We were not hooking UIActivity correctly causing OD to display the wrong activities. We were not applying policy if the user enrolled/unenrolled/reenrolled. Lastly, fixed a race in our policy cache manager.

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

NewReleases is sending notifications on new releases.