有什么情况下live-pusher或者live-player的组件调不起来(不是权限的问题,也不是基础库的原因),
1.日志里打印出了starting pusher,但是后续没有看到任何code打印出来?和设备硬编码有什么关系吗?
2.live-pusher的状态码有什么顺序吗?想知道推流组件从调起到推流成功之间的流程,好确定是哪一步的问题
下面是手机设备的信息:
{"errMsg":"getSystemInfo:ok","batteryLevel":100,"version":"6.7.0","system":"iOS 11.3","windowHeight":672,"pixelRatio":3,"screenHeight":736,"language":"zh_CN","statusBarHeight":20,"windowWidth":414,"model":"iPhone 6 Plus<iPhone7,1>","screenWidth":414,"fontSizeSetting":16,"brand":"iPhone","platform":"ios","SDKVersion":"2.2.4"}
没办法提供代码片段,只有日志记录,可以吗?
麻烦提供代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)