ReneDyhr commented on issue #808:
URL: 
https://github.com/apache/cordova-plugin-inappbrowser/issues/808#issuecomment-742272487


   I can try. I actually took some of the code from the cordova-plugin-camera 
plugin and updated `public boolean onShowFileChooser (WebView webView, 
ValueCallback<Uri[]> filePathCallback, WebChromeClient.FileChooserParams 
fileChooserParams)` from `src/android/InAppBrowser.java`
   
   In the end, I just removed the file manager code out and inserted the new 
logic. Later on I would love to update it, so both options is possible and 
maybe make a pull request


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to