Skip to content

Releases: msintuneappsdk/intune-app-wrapping-tool-ios

17.4.1

17 Apr 21:37
Compare
Choose a tag to compare

Bug Fixes

  • Fixed link previews in managed web views.

17.4.0

30 Mar 20:20
Compare
Choose a tag to compare

What's New

  • Jailbreak detection improvements.
  • Performance improvements.
  • Added safe area support for SFSafariViewController.

Bug Fixes

  • Fixed issue where the pin screen would flicker for extensions.
  • Fixed issue where DocumentInteractionController occasionally displays blank previews.
  • Fixed issue where extensions could lose keyboard focus when they are first launched.
  • Fixed issue where auto-enroll would not be started for apps supporting UIScenes when the app was launched via a universal link or custom scheme.
  • Fixed issue where policy might not be correctly applied to universal links.

17.3.2

09 Mar 22:34
Compare
Choose a tag to compare

Bug Fixes

  • Fixed potential crash that could occur due to a threading issue.

17.3.1

27 Feb 22:50
Compare
Choose a tag to compare

Bug Fixes

  • Fixed thread contention issue that could cause policy check-in operations to time out.

17.3.0

16 Feb 22:30
Compare
Choose a tag to compare

What's New?

Added support for safe area inserts on SFSafariViewController.
Fixed issue where policy check-ins could stop (until the account was removed and re-added) if a specific keychain item failed to be read on app launch.

16.1.8

06 Feb 19:51
Compare
Choose a tag to compare

This release is only for apps that are still using Xcode13. If you have migrated to Xcode14 then please use 17.2.4.

Bug Fixes

  • Fixed issue where policy check-ins could stop (until the account was removed and re-added) if a specific keychain item failed to be read on app launch.
  • Fixed issue where if an application defines its own UIApplication class and it overrides openURL, the openURL call will get altered URLs which may affect its behavior.
  • Fixed issue where remove account alert would not allow to reset existing devicePrimaryAccountId when both accounts share the same UPN.

17.2.4

03 Feb 21:41
Compare
Choose a tag to compare

Bug Fixes

  • Fixed issue where policy check-ins could stop (until the account was removed and re-added) if a specific keychain item failed to be read on app launch.

17.2.1

13 Jan 18:33
Compare
Choose a tag to compare

Bug Fixes

  • Fixed issue where unrestricted shared data was unreadable by other extensions in iOS 16.1.1+.

17.2.0

04 Jan 20:56
Compare
Choose a tag to compare

What's New

  • Update App Wrapper to use MSAL 1.2.5.

Bug Fixes

  • Fixed preferredInterfaceOrientationForPresentation crash when showing MAM view controllers.
  • Fixed potential race condition causing unexpected PIN resets.
  • Fix issue with certificate-based authentication in wrapped apps.
  • Fixed infinite wait when Offline Grace Period expires in a share extension.
  • Fixed issue where QuickLook file previews might not have a "Done" button to allow users to dismiss the view.
  • Fixed issue where policy might not be applied to the the share button on a file preview displayed using UIDocumentInteractionController's presentPreviewAnimated method.
  • Fixed issue where Widget extensions would not apply policy until after device reboot.
  • Fixed timing issue which could lead to the first QuickLook file preview displayed by the app being unmanaged.
  • Fixed issue where third party MDM or third party LOB apps cannot be detected as MDM managed if OID mapping doesn't exist for IntuneMAMUPN app config value.

17.1.2

21 Dec 20:03
Compare
Choose a tag to compare

Bug Fixes

  • Fixed crash on iOS 15 simulator from strong linking apple archive.