langhuihui / jessibuca

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

ios safari报错 #180

Closed SuperChrisliu closed 2 years ago

SuperChrisliu commented 2 years ago

在ios 14 safari 上https://jessibuca.com/player.html控制台报错,无法播放 mobile demo本地运行,pc上没问题,ios上报错(引用的js是最新release包里的): [Error] SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list. (匿名函数) (jessibuca.js:1) [Error] TypeError: undefined is not a constructor (evaluating 'new window.Jessibuca') 全局代码 (index.html:29)

SuperChrisliu commented 2 years ago

经过测试 只有3.0.28版本有问题

bosscheng commented 2 years ago

@SuperChrisliu 应该修复了,最新版本看下。