trtc-js-sdk4.6.2
cordova 9
Android WebView 84.0.4147.125
报错错误码:4098
message:the browerser does NOT support TRTC
但是,当 window.location.reload之后,就不会出现此错误,一切功能正常。
前端运行 npm run build 打包项目 打开index页面 报错
We're sorry but vue doesn't work properly without JavaScript enabled. Please enable it to continue.
百度找了相关解答,都是去改vue.config.js 里面的publicPath:'./' 但是我发现云开发部署的VUE应用没有vue.config.js
src里边也没有router/index.js
所有打包问题不知道怎么解决,困扰好久😭
npm install tencentcloud-sdk-nodejs --save 安装模块 然后在页面
const tencentcloud = require("tencentcloud-sdk-nodejs")引入模块 页面就报错了
vue.runtime.esm.js?2b0e:619 [Vue warn]: Error in created hook: "TypeError: The "original" argument must be of type Function"
node 版本16.14.2
android studio 嵌套的H5项目,怎么去调用音视频服务,js方法调用
var intent = plus.android.newObject("com.example.app.MainActivity");
var res = plus.android.invoke(intent, "init");
会报错,失败...
h5项目怎么联调trtc
导入WbCloudFaceLiveSdk和WbCloudNormal没有报错,导入WbCloudFaceWillSdk就报错,手动导入找不到WbCloudFaceWillSdk.aar文件,报错如下
Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'.
> Could not resolve all task dependencies for configuration ':app:debugCompileClasspath'.
> Coul