显示用户协议内容

业务场景

打开 SDK 用户协议弹窗功能;

适用范围: 海外 iOS

流程图

接口介绍

 /**
* 显示用户协议内容
* 支持平台:部分平台
* 【iOS】海外
*/
- (void)showUserAgreementContent;

调用示例

[SDKManager.getInstance showUserAgreementContent];

参数说明

错误码

FAQ