All Products
Search
Document Center

Mobile Platform as a Service:mPaaS 10.1.68 Compatibility with iOS 14

Last Updated:Jul 02, 2026

Background

Apple released iOS 14 on September 17, 2020. Apps require updates to support the new features and interfaces in iOS 14. mPaaS has been adapted for and tested with iOS 14 in baseline versions 10.1.68.17 and later.

Important

mPaaS provides base libraries. Versions 10.1.68.27 and later support iOS 14 builds in Xcode 12.

Upgrade SDKs/Components

Upgrade using CocoaPods

To install the latest SDK for version 10.1.68, perform the following steps:

  1. In your Podfile, ensure that the version number for the mPaaS component is set to 10.1.68.

  2. Run the pod mpaas update 10.1.68 command. If a command error occurs, update the plugin by running the pod mpaas update --all command, and then run the update command again.

  3. Run the pod install command.

API changes

For information about API usage changes, see the adaptation section for each component.

Handling custom baselines

If you use a custom baseline, you may need to create a new one that is based on the new version. To confirm, submit a ticket or contact the mPaaS helpdesk.

List of libraries updated for iOS 14

  • APMobileLBS

  • MPLBSAdapter