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

release() player is not working #112

Open
mohanbright opened this issue Jul 16, 2021 · 2 comments
Open

release() player is not working #112

mohanbright opened this issue Jul 16, 2021 · 2 comments

Comments

@mohanbright
Copy link

the app is crashing when
override fun onDestroy() { layoutBinding.playerWebView.release() super.onDestroy() }

I'm using the player inside fragment and it throws null pointer exception when I release the player.

@michgauz
Copy link
Contributor

Could you please provide a stacktrace please ?

@mohanbright
Copy link
Author

sure, the app is crashing on player.release().
Screenshot 2021-07-19 at 7 16 34 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants