Skip to content

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

17.1.1

31 Oct 15:28
Compare
Choose a tag to compare

What's New

  • Added support for managing SWCollaborationView.
  • Performance improvements.
  • Security enhancements.

Bug Fixes

  • Fixed issue where remove account alert would not allow to reset existing device account when both accounts share the same UPN.
  • Prevent wrapped applications from being installed on unsupported iOS versions (below 14.0).
  • Updated the PackagerArgumentExample.plist file included in the DMG with up-to-date settings.
  • Fixed issue where users could not share from an app with unrestrictive outgoing data transfer policy to an Intune-enabled app that is unmanaged via a share extension.
  • Updated message that is displayed to end users when access is blocked due to offline grace period policy.
  • Fixed crash when uploading document in WKWebView with blocked incoming data policies.

17.0.0

10 Sep 01:18
Compare
Choose a tag to compare

What's New

  • This update is required for apps compiled with Xcode 14.
  • iOS 14 is now the minimum supported iOS version for the Intune SDK.
  • Removed deprecated "-citrix" option.

16.1.1

03 Sep 01:51
Compare
Choose a tag to compare

What's New

  • iOS 16 support for apps compiled with Xcode 13
  • Removed dependency on deprecated macOS command.
  • Performance improvements.
  • Allow "Save Image" action in share menu if photo gallery location is allowed.
  • Changed the behavior of the 'Block access' offline grace period conditional launch policy to be based on connectivity to the Intune service rather than internet connectivity.

Bug Fixes

  • Fixed accessibility issue where voice over would be able to focus on elements behind the app blocker popups.
  • Fixed issue where SDK UI would not be displayed if the app has misconfigured UIApplicationSceneManifest in the Info.plist.
  • Fixed issue where applications could get passed the -intunemam version of their protocol under certain conditions.
  • Fixed issue where a paste alert was showing in iOS 16 beta when tapping on a text view.
  • Fixed issue with OpenURL alerts displaying for blocked URLs.
  • Fixed issue where multiple "Sharing not allowed" alerts appeared when sharing multiple files via Save to Files.
  • Fixed issue where the "Sharing not allowed" alert only appeared when sharing via Save to Files the first time it is selected.
  • Fixed issue where apps launching in the background could restart the PIN/Auth policy timers if the timeout had not yet expired.
  • Fixed issue where user could get blocked by conditional launch if they have an expired auth token.
  • Fixed issue in iOS 16 where no sharing options are available if the 'Policy managed apps with Open-In/Share filtering' sharing policy is enabled.
  • Fixed issue where file name and icon are not displayed in the share sheet when 'Send org data to other apps' policy is set to 'Policy managed apps with Open-In/Share filtering'.
  • Fixed issue where conditional launch spinner would be displayed for several seconds on app launch when running on iOS 16.
  • Fixed issue where wipe could occur if the AAD cache contains guest accounts.
  • Fixed a crash that could occur during a selective wipe.

16.0.9

29 Jul 14:51
Compare
Choose a tag to compare

Bug Fixes

  • Fixed issue within MAM SDK where incorrect account could be used to authenticate with MSAL if device has multiple accounts. If your app is using 16.0.0+, it is highly recommended to update to version 16.0.9 to avoid potential issues where app would be unable to get app protection policies.

16.0.8

22 Jul 16:06
Compare
Choose a tag to compare

Bug Fixes

  • Fixed a crash when upgrading from 14.6.0 or earlier to 16+.
  • Fixed a deadlock when upgrading from 14.6.0 or earlier to 16+.

16.0.5

06 Jul 18:26
Compare
Choose a tag to compare

Bug Fixes

  • Fixed a crash when pasting unmanaged content longer than the account's cut and copy character limit.
  • Fixed a crash in app extensions after users complete authenticating for "Work or school account credentials for access" policy.
  • Fixed a crash which could occur if an application was passed a URL with invalid encoded query parameters.
  • Fixed issue where some MAM service payloads were incorrectly failing validation.

16.0.3

16 Jun 18:56
Compare
Choose a tag to compare

What's New

  • Performance improvements.

Bug Fixes

  • Fixed crash which could happen after the device was backed up and restored.

16.0.2

14 Jun 22:22
Compare
Choose a tag to compare

Bug Fixes

  • Fixed issue where certain binaries were missing from the app wrapping tool, resulting in failures to wrap apps that accept document types.

16.0.0

24 May 19:24
Compare
Choose a tag to compare

What's New

  • Added telemetry for Intune specific scenarios. If you would like to disable telemetry, please see our public guide for instructions: Wrap iOS apps with the Intune App Wrapping Tool | Microsoft Docs
  • Stop enabling NSAllowsArbitraryLoads in ATS settings and enable NSAllowsArbitraryLoadsInWebContent instead.
  • Performance improvements.

Bug Fixes

  • Fixed issue where in some cases the SDK would ask the user to reset their PIN after being wiped.
  • Fixed issue where the app wrapping tool would remove existing ATS settings defined in the Info.plist
  • Fixed issue where QL Wrapper toolbar custom buttons are incorrectly blocked.
  • Fixed issue where pasting into a text box does not work the first time the button is pressed.
  • Fixed issue where sharing logs via email was disabled for GCC-H customers.

15.4.0

15 Mar 15:13
Compare
Choose a tag to compare

Bug Fixes

  • Fixed issue where conditional launch is not immediately run for users which unenroll and re-enroll without restarting or backgrounding the application.
  • Fixed accessibility issue in the diagnostic console
  • Fixed issue where logs couldn't be sent to Microsoft when app is in an unmanaged state.
  • Fixed issue where apps not supporting UIScenes see the splash view for an extra 10 seconds on launch.
  • Fixed issue where non-MDM users couldn't login to apps targeted with MDM-only app protection policy.
  • Fixed issue where universal link exclusion was not honored for url with UIApplicationOpenURLOptionUniversalLinksOnly.
  • Fixed issue where an enrolled user was stuck on the PIN screen after policies were removed.