Android WebView not working File Upload option

I have created a webpage using PHPMaker 2020 and the url is embedded in an Android WebView
All the page is working on the Android WebView but the file Upload option is not working.

If I open the url in the web browser the file upload is working fine.

In the Android WebView I put the permission



jQuery file upload used in PHPMaker uses HTML and JavaScript, but WebView does not work like browser. You may google “file upload webview android”.