Hi
I have installed the Upload File to Database plugin.
The sample pages work fine. The CordovaUpload Page allows me to take a photo and the photo displays in the image without a problem. But....
When I create my own page and use the Camera Service with exact same mapping I can invoke the camera service. I can take a picture but the picture is not displayed. Neither is the URL. It does not seem that the Success mapping works. Even though the exact same mapping work on the Sample Cordova Upload Page.
If I import the Camera Service and not use the plugin. I can create a page and it works 100%
Here is a screenshot of my mapping.....