Upgrade tasks

To upgrade an app that uses a prior version of the AppConnect for iOS Cordova Plugin to use version 4.3.0, use the appropriate task list in the following table.

Table 1. Upgrade task list

Cordova plugin version from which you are upgrading

Upgrade task list

Version 4.0 through 4.2.1

Update the AppConnect for iOS Cordova Plugin in your app with the new plugin
Declare the alt-appconnectURL scheme in your app’s Info.plist as another allowed URL scheme.
See Declare the AppConnect URL schemes as allowed.

Prior to Version 4.0

Update the AppConnect for iOS Cordova Plugin in your app with the new plugin
Declare the alt-appconnectURL scheme in your app’s Info.plist as another allowed URL scheme.
See Declare the AppConnect URL schemes as allowed.
Add AppConnect-related entries to your Info.plist.
Update Xcode project settings
If you blocked custom keyboard usage in your app, remove that code. The AppConnect library handles whether custom keyboards are allowed. For details, see Custom keyboard use controlled by MobileIron server.