react-native-youtube-iframe
react-native-youtube-iframe copied to clipboard
Black screen when app goes to background for a while
Describe the bug When the app goes to the background for a while and comes back (1 hour), every youtube videos show a black screen. However, when you remove the app from the background and come back, it is working again.
To Reproduce
Watch youtube videos from react-native-youtube-iframe
. Then go to the background. Come back after an hour.
Expected behavior Able to reload the video programmatically or avoid black screen from an idle state.
Screenshots N/A
Smartphone (please complete the following information):
- Device: iPhone 12
- OS + version: iOS 13.5 (Not yet tested in Android)
-
react-native-youtube-iframe
: 2.2.2 -
react-native-webview
version: 11.15.0
Additional context N/A
Same