[
https://issues.apache.org/jira/browse/CB-12768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16000748#comment-16000748
]
Kerri Shotts commented on CB-12768:
-----------------------------------
Is this something you can duplicate in Mobile Safari, or does it only happen
with web views? If the latter, can you duplicate in something like Google
Chrome (which should be using WKWebView)? Or is this only something that
happens in a Cordova app?
> Replacing video tags results in a video player inconsistent state
> -----------------------------------------------------------------
>
> Key: CB-12768
> URL: https://issues.apache.org/jira/browse/CB-12768
> Project: Apache Cordova
> Issue Type: Bug
> Components: cordova-ios
> Affects Versions: cordova7
> Environment: Tested on iOS 10.3 with the normal webview and wkwebview
> Reporter: Jörn Heid
>
> If you add something like this:
> <div id="video"></div>
> <button onclick="document.getElementById('video').innerHTML='<video
> preload src="1.mp4"></video>';return false">Show Video
> again</button>
> to your index.html and recreate the video several times by clicking the
> button after starting the video (so click the button, start the video, click
> the button, start the video and so on), after about 13 tries (no kidding) the
> video can't be started anymore.
> This might be related to a memory bug with the video playback, but there's no
> "low memory" message.
> I tested it with the old webview and WKWebView but there's no different.
> Seems to be an internal problem of iOS I think.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]