AppConnect 4.3.0 for iOS SDK revision history

New features

Support for MobileIron AppStation

Apps built with the AppConnect 4.3.0 for iOS SDK can run with MobileIron AppStation as the MobileIron client app instead of MobileIron Go. Administrators can use MobileIron AppStation on devices which are interacting with a MobileIron Cloud tenant that supports Mobile Apps Management (MAM) but not Mobile Device Management (MDM).

For your AppConnect app to support AppStation:

- Declare the alt-appconnectURL scheme in your app’s Info.plist as another allowed URL scheme.
See Declare the AppConnect URL schemes as allowed.
- Rebuild your app with the AppConnect 4.3.0 for iOS SDK.

See Task lists for upgrading the SDK in your app.

Support for Open From data loss prevention policy

The AppConnect 4.3.0 for iOS SDK adds support for the Open From data loss protection policy. Although the AppConnect library enforces the policy as configured on the MobileIron server, apps can implement methods that allow them to inform the end user about the policy. For details, see Open From policy API details .

At the date of this AppConnect release, no MobileIron servers support this policy.

iOS 9 no longer supported

AppConnect 4.3.0 for iOS is not supported on iOS 9 devices.

See Product versions required .