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

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

What's New

• Added new data transfer API,isOpenFromAllowed, which requires app participation. See the development guide for more details.
• Added new UI helper API for data transfer, showSharingBlockedMessage, which requires app participation. See development guide for more details.
• Made boot time performance improvements.
• Prompt users for credentials when the app provides a nil UPN value to loginAndEnrollAccount after a previous unenrollment.
• Set content mode on WKWebView passed to ADAL to fix auth issues related to macOS user-agent being used on iPadOS.
• We no longer block when switching from one account in a tenant to another in the same tenant.
• Added support for MSAL version 0.7.0+.
• Return errors from IntuneMAMFileProtectionManager encryptFile / decryptFile methods.

Bug Fixes

• Fixed issue where pin text field would not have focus when pin length requirements changed from <= 6 characters to >= 8.
• Fixed WKWebView issue where anchor onclick not getting called when href='#'.
• Allow single identity apps to set thread and process identity to temporarily disable policy.
• Fixed issue in QuickLookWrapper to support password protected documents.
• Fixed issue where Apple app store review might flag some MSAL API calls as private system API calls if the app does not link against MSAL.
• Fixed WKWebView issue where iframe links would load in main frame.
• Fixed crash when using 'lookup' on selected text.
• Fixed issue where app PIN is sometimes is displayed after app resume when not required when device PIN is set.
• Fixed issue where MAM-CA apps would get stuck on the 'Still trying...' screen if already enrolled when starting MAM-CA check.
• Fixed issue where unmanaged identities were not fetching 3rd party MDM settings
• Fixed issue where SDK was interpreting minutes from service as seconds
• Fixed issue where offline timeout was calculated incorrectly.
• Fixed issue where the SDK was encrypting WPJ state stored in a named pasteboard breaking some Authenticator scenarios.
• Fixed issue where the UIApplicationLaunchOptionsURLKey value was getting stripped out of the launch options dictionary.
• Fixed issue where opening iCloud files from the files app would fail when the file wasn’t downloaded to the device.

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

NewReleases is sending notifications on new releases.