react-native-wkwebview icon indicating copy to clipboard operation
react-native-wkwebview copied to clipboard

Showing white screen in webview on app getting foreground from background

Open manoj2166 opened this issue 5 years ago • 2 comments

Hi,

Scenario: webview showing blank white screen on getting back from background to foreground. I am getting the white background with scroll. It seems page content is there but showing me blank white. Some time its back and show but many time got stuck with the blank white screen. We have no option to reload or restart the app. The app is blocked to live on store due to this.

Could anybody help me.

manoj2166 avatar Jun 07 '19 11:06 manoj2166

Sounds a lot like https://github.com/CRAlpha/react-native-wkwebview/pull/218, although I can't remember being able to scroll on the blank screen. Maybe that helps?

calmyournerves avatar Jun 07 '19 13:06 calmyournerves