Hello,
I am trying to find a way for my app users to be able to upload files from their tablets. Is there a way to have a pop up menu (we usually get from safari or webview when we click on a type upload button) ?
I can send the image on my server using PostBytes afterwards with no problem. So my issue here is getting to call the ipad's "browser" so the user can select a file.
Thanks.
Y.
I am trying to find a way for my app users to be able to upload files from their tablets. Is there a way to have a pop up menu (we usually get from safari or webview when we click on a type upload button) ?
I can send the image on my server using PostBytes afterwards with no problem. So my issue here is getting to call the ipad's "browser" so the user can select a file.
Thanks.
Y.