We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
支付宝小程序
小程序基础库: 支付宝小程序没有此项 使用框架: Vue 2
使用的融云sdk,直接在支付宝原生中可以正常连接融云服务器,但是通过taro编译后,一直报错。
融云sdk可以正常使用
融云sdk报错
👽 Taro v3.0.7 Taro CLI 3.0.7 environment info: System: OS: Windows 10 Binaries: Node: 12.13.1 - D:\Program Files\nodejs\node.EXE Yarn: 1.22.5 - C:\Program Files (x86)\Yarn\bin\yarn.CMD npm: 6.12.1 - D:\Program Files\nodejs\npm.CMD
The text was updated successfully, but these errors were encountered:
找到原因了,融云sdk要在init的时候传入另外一个参数,跟taro无关。
Sorry, something went wrong.
No branches or pull requests
相关平台
支付宝小程序
小程序基础库: 支付宝小程序没有此项
使用框架: Vue 2
复现步骤
使用的融云sdk,直接在支付宝原生中可以正常连接融云服务器,但是通过taro编译后,一直报错。
期望结果
融云sdk可以正常使用
实际结果
融云sdk报错
环境信息
The text was updated successfully, but these errors were encountered: