Michelle Sintov
Michelle Sintov
Pause media overlay in WebViewActivity onPause, and resume in WebViewActivity onResume
I ran into an issue with Android WebView in my project where the viewport div inside reader.html would not appear because its height was getting set to 0. This bug...
There is a bug where media overlay audio doesn't stop playing when the app is backgrounded or the device is turned off. Repro steps: 1. Launch SDKLaunder-Android 2. Open a...
Respect the iOS mute switch. Note that this works with UIWebView but currently does not work with WKWebView, as noted here: https://forums.developer.apple.com/thread/24464