Mobile Analysis Service (MAS for short) depends on the client SDK to implement event tracking, collect user behavior, App performance and other related data to generate logs, and report the logs to the server. The server extracts valid data from the tracking logs uploaded by the client based on the negotiated tracking log format to monitor and analyze client metrics.
You can integrate MAS to iOS client based on native project with CocoaPods.
The procedure is as follows:
Complete common mPaaS integration procedure.
To use the mPaaS component, you must complete the common integration procedure with reference to Integrate mPaaS based on native framework and using Cocoapods.
Integrate the MAS component.
Refer to the corresponding SDK development documents to use the SDK, such as configure project and add tracking logs.