LonelyCpp / react-native-youtube-iframe

A wrapper of the Youtube-iframe API built for react native.
https://lonelycpp.github.io/react-native-youtube-iframe/
MIT License
598 stars 153 forks source link

Webview Process Terminated console warning #289

Open christoph-codes opened 1 year ago

christoph-codes commented 1 year ago

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):

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.

mzduc01 commented 1 month ago

the same with my issue