软云
软云
  • 发布:2021-04-15 16:59
  • 更新:2021-04-15 17:31
  • 阅读:583

nvue页面中component插件Android无法包含元素

分类:nvue
<RY-TencnetTrtcVideoCall>  
    <view>  
        ....  
    </view>  
</RY-TencentTrtcVideoCall>

Android会报一下错误:
reportJSException >>>> exception function:GraphicActionAddElement, exception:You are trying to add a view to a RY-TencentTrtcVideoCall, which is illegal as RY-TencentTrtcVideoCall is not a container

iOS没有问题,可以正常显示

2021-04-15 16:59 负责人:DCloud_Android_ST 分享
已邀请:
DCloud_Android_ST

DCloud_Android_ST

RY-TencnetTrtcVideoCall 需要继承UniVContainer 实现容器类WXComponent

该问题目前已经被锁定, 无法添加新回复