hey
I want to send image captured from camera in request.files and its an ionic project.Is there any way to do that?
Please send me links if available
I have a tutorial How to Capture and Store Images with Ionic, additional I am currently working on a more easy solution.
I guess you don’t want to send them by mail, but if you follow the tutorial and the related one to capture images, you are ready to get the imagedata from a file and append that data to your request!
ok… I will try this one. thanks!!