You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I want to keep the screen always on video playback
I've used "react-native-keep-awake", But there is built-in feature in MediaPlayer which i found in the Android Studio Monitor, and i hope you will help me fix this 07-10 15:04:43.056 3806-3806/com.esite W/MediaPlayer: setScreenOnWhilePlaying(true) is ineffective without a SurfaceHolder
Thanks
The text was updated successfully, but these errors were encountered:
Hi,
I want to keep the screen always on video playback
I've used "react-native-keep-awake", But there is built-in feature in MediaPlayer which i found in the Android Studio Monitor, and i hope you will help me fix this
07-10 15:04:43.056 3806-3806/com.esite W/MediaPlayer: setScreenOnWhilePlaying(true) is ineffective without a SurfaceHolder
Thanks
The text was updated successfully, but these errors were encountered: