CB-9148 (android) Add Support for input[type=file] File Chooser
This commit is contained in:
@@ -1048,7 +1048,6 @@ public class InAppBrowser extends CordovaPlugin {
|
||||
}
|
||||
|
||||
|
||||
|
||||
public void onPageFinished(WebView view, String url) {
|
||||
super.onPageFinished(view, url);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user