Cap-go / capacitor-inappbrowser

Capacitor plugin in app browser with urlChangeEvent
MIT License
57 stars 37 forks source link

Fileselector not working with openWebView #113

Closed waberger closed 1 month ago

waberger commented 3 months ago

Seems like the input type="file" does nothing if clicking on it inside an webview. I tried to modify the plugin like this: https://stackoverflow.com/questions/70132381/how-to-upload-file-through-android-webview-app but it's still not working. Is there an fix for this?. Same issue for file downloads but that's something i have fixed.

karen1au commented 2 months ago

Having the same issue, it's only happening on Android for me