My application allows users to fill a form and send those data to a php application by http.
At the moment is only possible to send texts, now I need to allow users to select an image stored on the iPhone and send it together with the form's data.
What do I need to use?
At the moment is only possible to send texts, now I need to allow users to select an image stored on the iPhone and send it together with the form's data.
What do I need to use?