uploading Image from App to database
Hi,
I've successfully used the Camera device service to upload an image into my app from the device image library (ios).
I now want to upload the image in to my file database collection.
I have built a database service with the following settings.
and am using the following mapping on a button click with no success.
is there something I'm missing?