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
Describe the bug
Warning of Webview Process Terminated upon leaving a screen with the player on it.
To Reproduce
Navigate to a page with the player rendering a video.
Expected behavior
No errors should be thrown when navigating to another screen
Screenshots
N/A
Smartphone (please complete the following information):
Device: iPhone 14
OS + version: 16.2
react-native-youtube-iframe: 2.2.2
react-native-webview: 11.23.0
Expo: ~46.0.9
Additional context
Can we pass a reference to the webview player that can be used to reload the webview for the ones that are terminated or have a callback to automatically handle these errors.
The text was updated successfully, but these errors were encountered:
Describe the bug
Warning of
Webview Process Terminated
upon leaving a screen with the player on it.To Reproduce
Navigate to a page with the player rendering a video.
Expected behavior
No errors should be thrown when navigating to another screen
Screenshots
N/A
Smartphone (please complete the following information):
react-native-youtube-iframe
: 2.2.2react-native-webview
: 11.23.0Expo
: ~46.0.9Additional context
Can we pass a reference to the webview player that can be used to reload the webview for the ones that are terminated or have a callback to automatically handle these errors.
The text was updated successfully, but these errors were encountered: