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
571 stars 278 forks source link

Upload Form Not Working #242

Open kadircakir1989 opened 3 years ago

kadircakir1989 commented 3 years ago

When you click "choose file", nothing happens. In the debugger it says only "D/skia: --- Failed to create image decoder with message 'unimplemented'"

It works on Android 9, but not on 10 and 11.

This is the debugger.

image

mane06 commented 2 years ago

I have the same problem