Problem Description
Audio fails after the iphone video player was activated.
Audio works but once the iphone video player played a video, all audio played after doesn't play, somehow it stacks up and when it feels like it, it releases all the audio at once.
First I thought it was related to the issue posted here: notice-ios-9-breaks-all-audio-playback_t161387 and the bug logged here: https://bugs.webkit.org/show_bug.cgi?id=154538 .
Since these are both logged as resolved I've decided to post this bug report.
Attach a Capx
https://www.dropbox.com/s/fisvgsqdlhvgewc/iosvideoaudio.capx?dl=1
Description of Capx
Loads a layout containing a tv screen that plays a video and a green sprite (button) that plays an audio file.
Steps to Reproduce Bug
- Step 1: Run the project on iphone safari (online version: https://kyf.staging.vision.be/assets/content/test2/)
- Step 2: Tap the green button -> the audio plays (click it some more)
- Step 3: Tap the tv screen -> a video starts playing (fullscreen default iphone behaviour)
- Step 4: Close the video and tap the green button again => no more audio
Observed Result
No more audio when returning from video player
Expected Result
Audio should work
Affected Browsers
- Chrome: YES on iOS
- Safari: YES on iOS
Operating System and Service Pack
iOS version 9.3.1 (also on 9.2.1 only versions tested)
Construct 2 Version ID
Release 227 (32 bit)
Kind regards