Hey all.
How would you send an imageURI in a http POST request to a server?
Hey all.
How would you send an imageURI in a http POST request to a server?
you want to implement an image upload?
use cordova fileTransfer plugin!
http://ngcordova.com/docs/plugins/fileTransfer/
or the original one: