Bug 203347
Summary: | WKWebView: audio tag sound stops when app goes to background on iOS 13 | ||
---|---|---|---|
Product: | WebKit | Reporter: | Rodrigo TI <rodrigo> |
Component: | Media | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Major | CC: | ap, eric.carlson, jer.noble, juliosincesar, rodrigo, webkit-bug-importer, webkit-unassigned |
Priority: | P2 | Keywords: | InRadar |
Version: | Other | ||
Hardware: | iPhone / iPad | ||
OS: | iOS 13 |
Rodrigo TI
+++ This bug was initially created as a clone of Bug #203293 +++
Current Behaviour:
When using an audio tag to reproduce sound on a WKWebView, the sound stops shortly after the apps goes to background.
Only happens on iOS 13 (including 13.2 beta).
Expected Behaviour:
Sound should continue with the app in background as it did on iOS 12 and older
Sample app reproducing the issue:
https://github.com/jcesarmobile/background-audio-bug
(note that the app has background mode enabled for audio and still doesn't prevent from pausing the audio)
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |