In my android application, I am trying to attach a file by searching storage of my phone and then I am trying to upload it to server. I am able to search for files and atta
Recently I faced same issue. This is how i fixed.
Its all about permissions to that folder uploads. change to 777(make writable)
uploads