I am developing webview application with android for my own site. I have module for uploading the photos to the site, So i have a "Choose file" button in the site whichis not able to click when it is been called from webview. It works well and good in browser. Any solution to fix this problem. Thanks in advance.
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|
Though it has been a long time since asked, I will try to give a more comprehensive answer than what I found around the web. Possible solution for you is: File Upload in WebView However, I found this article useful as well: File upload in through WebView on Android The problem is caused by an undocumented magic method |
|||
|
|