All Products
Search
Document Center

Mobile Platform as a Service:Quick start

Last Updated:Apr 01, 2025

This article describes how to integrate the common UI component library to the iOS client.

Prerequisite

The project is accessed to mPaaS. For more information, please refer to: Access based on native framework and using Cocoapods.

Add the SDK

Use the cocoapods-mPaaS plugin to add the common UI component library SDK. The steps are as follows:

  1. In the Podfile file, enter mPaaS_pod "mPaaS_CommonUI" to add the dependency on the Common UI component.

  2. Run pod install to integrate the component to the mPaaS.

Use the SDK

To use Common UI SDK in the baseline version 10.1.60 and later. You can refer to the official demo of Common UI.