Android-SmartWebView icon indicating copy to clipboard operation
Android-SmartWebView copied to clipboard

File input doesn't work on Android 13

Open slimfadi opened this issue 1 year ago • 0 comments

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):

  • Pixel 7
  • API 33

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

slimfadi avatar Apr 30 '24 16:04 slimfadi