diff --git a/README.md b/README.md index 4317a42..3993f9c 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,8 @@ --- -## ⚠️ Alpha Testing -This app is currently in alpha testing. Please report any bugs or issues you encounter. +## ⚠️ Beta Testing +This app is currently in Beta testing. Please report any bugs or issues you encounter. [Download Latest Release](https://github.com/tapframe/NuvioStreaming/tags) diff --git a/src/components/player/VideoPlayer.tsx b/src/components/player/VideoPlayer.tsx index 6eee480..d65ad6b 100644 --- a/src/components/player/VideoPlayer.tsx +++ b/src/components/player/VideoPlayer.tsx @@ -2359,6 +2359,7 @@ const VideoPlayer: React.FC = () => { visible={showErrorModal} transparent animationType="fade" + supportedOrientations={["landscape", "landscape-left", "landscape-right", "portrait"]} onRequestClose={handleErrorExit} >