Hi,
I have a webview in which I am calling a html page from a website. Webpage has jwplayer with audio & video stream. Everything works well but when I click the back button on device the audio is still playing and then when I reopen the webview, another instance of audio starts.
So the question is, how to dispose the webview when user clicks on back button on device?
I have a webview in which I am calling a html page from a website. Webpage has jwplayer with audio & video stream. Everything works well but when I click the back button on device the audio is still playing and then when I reopen the webview, another instance of audio starts.
So the question is, how to dispose the webview when user clicks on back button on device?