Tyki opened a new issue #530: WKWebView pause audio/video when user is scrolling (iOS 12.X) URL: https://github.com/apache/cordova-ios/issues/530 # Bug Report ## Problem ### What is expected to happen? The html5 audio keep playing even when the user is scrolling the WebView (Issue only on iOS 12.X) ### What does actually happen? Audio/video stop playing when the user is scrolling the webview and resume when the scroll ended ## Information <!-- Include all relevant information that might help understand and reproduce the problem --> Some informations here : https://stackoverflow.com/questions/52941747/music-stops-while-scrolling-in-cordova-app A video example found here : https://www.youtube.com/watch?v=08EZQHR5KYk&feature=youtu.be ### Environment, Platform, Device <!-- In what environment, on what platform or on which device are you experiencing the issue? --> iPhone 7/8 on iOS 12.X ### Version information <!-- What are relevant versions you are using? For example: Cordova: Cordova CLI, Cordova Platforms, Cordova Plugins Other Frameworks: Ionic Framework and CLI version Operating System, Android Studio, Xcode etc. --> xCode 10.1 using <engine name="ios" spec="^4.5.1" /> ## Checklist <!-- Please check the boxes by putting an x in the [ ] like so: [x] --> - [x ] I searched for existing GitHub issues - [ ] I updated all Cordova tooling to most recent version - [x ] I included all the necessary information above
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
