Using an input tag like so in iOS and clicking on it would display this menu:
<input type="file" accept="image/*" capture="camera">
If the user clicks on Take Photo, then take a photo, it is not saved to his Camera Roll. Is there any way to enable that?
Thanks!
Maybe you can add an option to download the taken photo afterwords...
Sorry, I can't comment, too less reputation points...