mgks / Android-SmartWebView

A simple use webview integrated w/ native features to help create most advanced hybrid applications.
https://mgks.dev/smart-webview
MIT License
551 stars 276 forks source link

File input doesn't work on Android 13 #304

Open slimfadi opened 2 months ago

slimfadi commented 2 months ago

When clicking on a file input element on an HTML page rendered through the webview, nothing happens

Expected behavior The user should get a dialogue that allows them to choose a photo

Device (please complete the following information):

Additional context I've tried to add the permissions READ_MEDIA_IMAGES and READ_MEDIA_VIDEO but to no avail