I have been looking at the iPhonePickPhoto command and wondered if there is a way to take a picture (using either camera) without using the built in camera interface.
I have been using:
Code: Select all
mobilePickPhoto "front camera" 300, 300
I need to be able to take a picture without prompting.
Any pointers?
Thanks!