How can i upload picture etc in webview app

Hello all… please tell me how can i able to add a feature so user can upload files picture etc in webview app

If you are using webview, then you shoud use Form tag of HTML, so users can select files from there phone and on submit it’ll get uploaded to your server.

Hi. Could you give me an example? Because I use the input file but it doesn’t open the option to select files from the phone

Can You @tanishraj ?