republik / app

The app: a thin wrapper for persistent auth, app store presence, notification, background audio and convenience.
https://www.republik.ch/app
Other
11 stars 2 forks source link

Crash related to allowFullscreenVideo on Android Webview #246

Closed ovbm closed 3 years ago

ovbm commented 3 years ago

Error: https://play.google.com/console/u/0/developers/5027121202214205556/app/4975641939341220182/vitals/crashes/9dad1afa/details?installedFrom=PLAY_STORE&days=30

java.lang.NullPointerException com.reactnativecommunity.webview.RNCWebViewManager.setupWebChromeClient

patch fix: https://github.com/react-native-webview/react-native-webview/issues/1406

maybe fixed by: allowsFullscreenVideo: true