All Products
Search
Document Center

Mobile Platform as a Service:Add SDK

Last Updated:Jan 16, 2026

This topic describes how to connect a mobile analytics component to an iOS client. You can use CocoaPods to connect the mobile gateway SDK to the client based on an existing project.

Prerequisites

Before you add the mobile gateway SDK, make sure that you have completed the following operations:

  1. Connect the project to mPaaS. For more information, see Use CocoaPods.

  2. Introduce a wireless bodyguard picture yw_1222.jpg for requesting signature: After the first step is completed, the wireless bodyguard picture will be automatically generated in the project, and you do not need any additional operation.

Add SDK

Use the cocoapods-mPaaS plug-in to add the mobile gateway SDK.

Here are the steps:

  1. In the Podfile file, use the mPaaS_pod "mPaaS_RPC" to add the mobile gateway component dependency. mgs_pod

  2. Run pod install on the command line to complete the connection.

What to do next

Use SDKs