Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash related to allowFullscreenVideo on Android Webview #246

Closed
ovbm opened this issue Feb 15, 2021 · 0 comments · Fixed by #251
Closed

Crash related to allowFullscreenVideo on Android Webview #246

ovbm opened this issue Feb 15, 2021 · 0 comments · Fixed by #251
Labels
android Android specific bug Something isn't working

Comments

@ovbm
Copy link
Contributor

ovbm commented Feb 15, 2021

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: react-native-webview/react-native-webview#1406

maybe fixed by: allowsFullscreenVideo: true

@ovbm ovbm added bug Something isn't working android Android specific labels Feb 15, 2021
@ovbm ovbm added this to the App 2.1 milestone Feb 15, 2021
@ovbm ovbm closed this as completed in #251 Apr 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
android Android specific bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant