chaimPaneth / react-native-jw-media-player

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

Fullscreen orientation problem with physical IOS devices #319

Open charlieperson opened 12 months ago

charlieperson commented 12 months 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 11 months ago

I have the same issue

charlieperson commented 11 months ago

Please lmk if you figure it out @mikeislearning