[TIMOB-24581] Android: WebView: Support setMediaPlaybackRequiresUserGesture setting
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | Low |
Status | Open |
Resolution | Unresolved |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Android |
Labels | n/a |
Reporter | Duy Bao Nguyen |
Assignee | Joshua Quick |
Created | 2017-04-16T08:12:54.000+0000 |
Updated | 2019-04-26T17:49:08.000+0000 |
Description
Android WebView does not support [https://developer.android.com/reference/android/webkit/WebSettings.html#setMediaPlaybackRequiresUserGesture(boolean)] setting currently
Looks like an easy thing to implement, can you add a PR for it? It would speed-up the whole thing, since we are pretty busy with other tickets over the upcoming sprints. Thanks!
Hi Hans. I just added a PR. please check https://github.com/appcelerator/titanium_mobile/pull/8967
master: https://github.com/appcelerator/titanium_mobile/pull/8967 6_2_X: https://github.com/appcelerator/titanium_mobile/pull/9311
Closed the 6_2_X PR as there are open discussions on the master PR, it's a feature and (most importantly) we are on the finish-line of 6.2.0. :-)
Failing review as it does not work on android. Clicking the webview the video does not play. IOS works fine.
Removing from schedule for now due to open review comments.