Integrate IAPASAP-MiniProgram SDK
This topic explains how to integrate the IAPASAP-MiniProgram SDK into your super app. Integration enables log reporting and data collection for mini programs. Before you begin, ensure that you have already integrated the IAPMiniProgram SDK into your app.
Add dependencies
Add IAPASAP/MiniProgram to the Podfile.
copy
pod 'IAPASAP/MiniProgram'Next steps
Once you have initialized both the IAPASAP SDK and the IAPMiniProgram SDK, you can use the SDKs in mini programs and H5 (mobile web pages). For usage guidance, refer to the IAPMiniProgram JSAPIs.