Hi I am trying to upload image with the rest of the form data in ionic angular.js for my mobile application. I am using ngCordova plugin. But didnt find any document for this procees.
Example: I have registration form in this form has to enter his details and upload profile image. But as the example i cant send all data to the server in one request.
Thanks