apache / apache/cordova-plugin-inappbrowser

[Enhancement] Enable VideoEnabledWebView

Open
#586 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
1.1k
Forks
2.2k
PR merge metrics
No merged PRs in 30d

Description

# Feature Request
HTML Video doesn't toggle to fullscreen on the inappbrowser
## Motivation Behind Feature

https://github.com/apache/cordova-plugin-inappbrowser/issues/320#issuecomment-455773640
https://stackoverflow.com/a/54266761/7745796

the above answer is the solution to this problem, a guy made github repo https://github.com/matthid/cordova-plugin-inappbrowser, he made some changes according to this solution
maybe he add some files like -
1. VideoEnabledWebChromeClient.java
2. VideoEnabledWebView.java

please check

## Alternatives or Workarounds

https://github.com/matthid/cordova-plugin-inappbrowser

Contributor guide

Open the contributing guide

Research direction

The request names VideoEnabledWebChromeClient.java and VideoEnabledWebView.java and links to a reference implementation in matthid/cordova-plugin-inappbrowser. Start by reviewing the plugin's Android InAppBrowser WebView integration and comparing it with that repository. Done means HTML video can toggle to fullscreen in the in-app browser on Android.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
mobile
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.