Is it possible that I can use jQuery and Javascript so that I can open the camera application in iOS, take a picture and save this image in a variable so that I can, rather than load it into parsing?
I do not like this because you have no control over the image.
<input id = "Input" type="file" accept="image/*" capture="camera">
thanks
javascript jquery
Nick ayoub
source share