AirenSoft / OvenPlayer

OvenPlayer is JavaScript-based LLHLS and WebRTC Player for OvenMediaEngine.
https://OvenMediaEngine.com/ovenplayer
MIT License
508 stars 124 forks source link

Player error when running as iOS in Firefox DevTools #345

Closed hernanrz closed 1 year ago

hernanrz commented 1 year ago

While testing our website for iPhones on windows desktop, i came across this error where ovenplayer crashes if one selects any iOS device in the responsive design dev tools in firefox

Note that the player works fine in an actual iOS device, the error happens in firefox devtools

Attached screenshot of the error:

image

SangwonOh commented 1 year ago

@hernanrz Hello. The firefox ios emulation mode is providing a strange navigator.appVersion. Since the player must be loaded, we will make an exception for that situation. Thanks!

SangwonOh commented 1 year ago

Fixed at 87c30230a856cf379f6f6032855d58b88f83a074