实人认证SDK升级,移除在XChatApplication初始化逻辑
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
app/aliyun-libs/rpsdk-4.14.3-open.aar
Normal file
BIN
app/aliyun-libs/rpsdk-4.14.3-open.aar
Normal file
Binary file not shown.
@@ -304,8 +304,6 @@ public class XChatApplication extends Application {
|
||||
UMConfigure.setEncryptEnabled(true);
|
||||
// 集成测试
|
||||
UMConfigure.setLogEnabled(BuildConfig.DEBUG);
|
||||
//实人认证
|
||||
new Thread(() -> RPVerify.init(context)).start();
|
||||
}
|
||||
|
||||
LogUtils.d("init time = " + (System.currentTimeMillis() - startTime) + "ms");
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 1.4 KiB |
Reference in New Issue
Block a user