Releases: microsoftconnect/ms-intune-app-sdk-ios
Releases · microsoftconnect/ms-intune-app-sdk-ios
6.0.10
Bug fixes
- Keychain code bug fix
- Telemetry bug fix
6.0.7
This is the Intune App SDK for iOS v. 6.0.7.
New features
- Improved user-facing strings and error messages
Bug Fixes
- TouchID authentication fix
- Selective wipe boundary case
6.0.5
This is v. 6.0.5 of the Intune App SDK for iOS.
New Features
- Support for iOS 10
- Support for MAM on devices without MDM enrollment
- Support for managing universal links
- Third party app sharing -- as a part of making the MAM experience as complete as possible, we’ve done work to allow management of data shared between applications with different publishers. For example, a LOB app can share managed data into Outlook and the MAM SDK will apply MAM policies to the data in the LOB application and in Outlook.
- Improved experience for TouchID
- Bug Fixes