apivideo / api.video-reactnative-player

React Native video player
https://api.video
MIT License
17 stars 2 forks source link

Webview Process Terminated #8

Closed abgaryanharutyun closed 2 years ago

abgaryanharutyun commented 2 years ago

When trying to play video getting

Webview Process Terminated this error

olivierapivideo commented 2 years ago

Hi Harut,

This is related to a known issue in the react-native-webview library.

Fortunately this problem only occurs when you launch your application on an IOS simulator. It does not occur when the application is running on a real device.

However it can be annoying when developing an application so we are currently trying to fix this problem.

We will keep you informed as soon as possible.

habrahamyanmabbly commented 1 year ago

@olivierapivideo I would like to know if you have any updates on the fix of IOS simulators