chaimPaneth / react-native-jw-media-player

React-Native Android/iOS bridge for JWPlayer SDK (https://www.jwplayer.com/)
MIT License
197 stars 92 forks source link

Fullscreen orientation problem with physical IOS devices #319

Open charlieperson opened 1 year ago

charlieperson commented 1 year ago

When fullscreen button is clicked on physical IOS device (iPad and various iPhones) the orientation of the screen does not change (See picture). However, the simulator is working as we would expect it to.

image

I'm not sure if this might have anything to do with - https://github.com/chaimPaneth/react-native-jw-media-player/issues/309 But we are using the latest version at the writing of this post, which is 2.39.

mikeislearning commented 1 year ago

I have the same issue

charlieperson commented 1 year ago

Please lmk if you figure it out @mikeislearning