For my first time using phonegap, I am trying to upload a simple image to my server. Following the Full Example in the documentation (), I can open the image gallery and select the image, but nothing gets uploaded to the server, and the success or failure callbacks do not trigger.
Currently, I am using phonegap build and testing on iOS, with eventual plans to move to Android. Not sure if that matters.
Any suggestions or solutions?