调用美型、贴纸、特效、哈哈镜没有效果
检查权限是否获取;
检查网络是否正常(需访问外网);
检查鉴权key是否正确;
检查创建BeautyView时是否获取到鉴权,查看 BeautyViewHolderFactory.getBeautyViewHolder(...) 中String ver = MHSDK.getInstance().getVer()的值,ver=-1表示授权失败,如果key和网络均正常,但ver值始终不对,尝试修改初始化方式为
```
MHSDK.getInstance().clearVerNote().init(context, "appkey");
```
确认MHBeautyManager是否初始化。
Call beauty, stickers, special effects, funhouse mirror have no effect
Check whether the permission is obtained.
Check whether the network is normal (access the Internet).
Check whether the authentication key is correct.
Check whether creating BeautyView access to authentication, view BeautyViewHolderFactory. GetBeautyViewHolder (...). In String ver= mHSdk.getInstance ().getver (), ver=-1 indicates that authorization fails. If the key and network are normal but the value of ver is incorrect, try to change the initialization mode to
```
MHSDK.getInstance().clearVerNote().init(context, "appkey");
```
Verify that MHBeautyManager is initialized.
- 一、产品简介(Product introduction)
- 1.功能说明(Functional Specification)
- 2.平台支持(Platform support)
- 3.官方链接(The official link)
- 二、集成指引(Integrated guidance)
- Android集成指引(Android Integration Guide)
- 1.概述(Overview)
- 2.接入说明(Access instructions)
- 3.详细步骤(detailed steps)
- 4.具体直播平台接入(Specific live broadcast platform access)
- 1.腾讯云直播(Tencent Cloud Live)
- 2.阿里云(Alibaba Cloud)
- 三、MHSDK美颜相关接口部分(MHSDK Interface related to beauty)
- Android相关接口文档说明(Android MHSDK Interface related to beauty)
- 美颜相关接口文档说明(Description of interfaces related to beauty)
- 四、常见问题(FAQ)
- Android常见问题(Android FAQ)
- 1.认证失败原因(Cause of authentication failure)
- 2.调用美型、贴纸、特效、调用美型、贴纸、特效、哈哈镜没有效果(Call beauty stickers special effects funhouse mirror have no effect)
- 3.MHBeautyManager的特别声明(Special statement from MHBeautyManager)
- 4.使用MHUI的注意事项(Considerations for using MHUI)
- 5.卡顿问题(Caton problem)
- 6.闪退问题(flash back problem)
- 7.贴纸无法下载(Stickers cannot be downloaded)
- 8.AndroidX腾讯云环境集成问题(AndroidX Tencent cloud environment integration problems)
- 9.导入新的sdk出现乱码(Garbled characters appear when importing a new SDK)
- 10.弹出的UI有阴影效果(The UI that pops up has a shadow effect)
- 11.Android10出现网络资源失败请检查网络(Android10 network resource failure please check the network)
- 12.美狐可以记录设置的各种参数吗(Can us fox record various parameters set)
- 13.七牛云替换sdk画面上下颠倒(Seven niuyun replacement SDK screen upside down)
- 14.贴纸可以自定义吗(Can stickers be customized)
- 15.您这边可以录制视频吗(Can you record a video)
- 16.MHSDK必须本地依赖吗(Does MHSDK have to be locally dependent)
- 17.找不到某个方法(I can't find a way)
- 18.环信不显示自己的头像框(Ring letter does not show your avatar box)
- 19.如何取消特效(How to Cancel special effects)
- 20.水印没有找到(Watermark not found)
- 21.声网视频通话大小屏切换问题(The size screen switchover of sonnet video calls is abnormal)
- 22.如何切换sdk的语言