react-native-youtube-iframe icon indicating copy to clipboard operation
react-native-youtube-iframe copied to clipboard

Webview Process Terminated console warning

Open christoph-codes opened this issue 2 years ago • 1 comments

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.

christoph-codes avatar Jan 28 '23 16:01 christoph-codes