xgplayer icon indicating copy to clipboard operation
xgplayer copied to clipboard

getRotateFullscreen在iOS微信环境下使用报错

Open codeforsome opened this issue 2 weeks ago • 2 comments

**您使用的西瓜播放器版本是多少? 3.0.22版本

**您使用的操作系统和浏览器分别是? iOS微信环境

**如何复现问题? 在iOS微信环境使用方法getRotateFullscreen会报错: Cannot read properties of undefined (reading 'angle'。 我看源码里面getRotateFullscreen有用到screen.orientation.angle值,在iOS微信环境里面这个值是没有的,会报错,导致视频会旋转不了。

codeforsome avatar Dec 09 '25 01:12 codeforsome

@codeforsome 你的iOS系统版本是多少?

gemxx avatar Dec 10 '25 05:12 gemxx

@gemxx

@codeforsome 你的iOS系统版本是多少?

手机为iPhone XR,iOS版本号为15.4.1,微信版本号为8.0.57

codeforsome avatar Dec 11 '25 01:12 codeforsome