langhuihui / jessibuca

Jessibuca是一款开源的纯H5直播流播放器
https://jessibuca.com
GNU General Public License v3.0
2.04k stars 395 forks source link

uni-app版本demo是否支持运行到Android环境? #365

Closed luoshi123321 closed 3 months ago

luoshi123321 commented 3 months ago

目前测试运行Android环境报错:(found at pages/index/index.vue:1) 15:58:46.073 TypeError: Cannot read property 'on' of null 15:58:46.261 [Vue warn]: Error in v-on handler: "TypeError: Cannot read property 'on' of null"

bosscheng commented 3 months ago

https://ext.dcloud.net.cn/plugin?name=sy-new-jessibuca 试下这个。

luoshi123321 commented 3 months ago

报错:应用【sy-new-jessibuca示例】已启动 17:03:14.855 [Vue warn]: Error in mounted hook: "TypeError: Cannot read property 'Jessibuca' of undefined"

found in

---> at uni_modules/sy-new-jessibuca/components/sy-new-jessibuca/sy-new-jessibuca.vue:1     at pages/index/index.vue:1 17:03:14.885 TypeError: Cannot read property 'Jessibuca' of undefined
都是基于webview运行的,在android上跑初始话就失败了。