Android WebView App – How to give permission to upload files
I have a website that uses file upload for photos. On browsers there are no issues, but in the WebView app, the upload button does nothing.
Is there any way I can enable this in application wide manner just like the zoom setting in java, etc.?
Thank you
Please login or Register to submit your answer