iOS Platform
This document guides users on how to quickly integrate the iOS data source platform.
Create a Data Source
Go to [Data Center] - [Data Channel Connection] - [Data Source List], and click "Create Data Source".

Select "iOS Platform" and select the app name.
Bundle ID is case-sensitive and is used for secondary identity verification of the app.
- Click "Save". If the status shows "Enabled", the data source has been created successfully.

Integrate SDK
If "Data Reporting" status shows no reported data, the SDK needs to be integrated to report the data source. Click Details to obtain the AppKey and scheme required for SDK integration.

For details about Jiguang Analysis SDK integration steps, see iOS Integration Guide.
After SDK integration, if "Data Reporting" shows that data is being reported normally, integration succeeded.

For other features, see iOS SDK API.
Data Verification
After SDK integration, if you need to test whether the data source reports data normally, you can also use the data verification feature. The client scans a code to open the configured URL scheme and enter data verification mode. You can view data reporting for the CUID in the console. For details, see Data Verification Documentation.

