I'm using a Webview, playing different html5 videos (internal tag and Youtube videos).
When closing the Webview I tried loading a blank page + hiding the view + pausing the webview. The Webview seems to be closed correctly and the video stops playing.
The problem is on Galaxy S4 + S2, when opening the Webview again and playing another video. The new video is been paused immediately after being played. When I press "play" again, the video is automatically paused again. This will happen with every video that I'll try to load (Youtube and internal ), until I'll kill my app. After killing my app everything will work normally again. Is it possible that the first view/video is not terminated so each new video will automatically be paused, in order to prevent the two to play at the same time?
Tnx!
Yaniv