|
|
Member Since: Aug 13, 2011
Location: West Sussex, UK
Posts: 143
|

03-14-2012, 02:40 PM
Yes this is possable.
The first and easiest way to use the camera on your iOS device, is with the
UIImagePickerController class, you can find the documentation fro this class at this link.
https://developer.apple.com/library/...uid/TP40007070
https://developer.apple.com/library/...uid/TP40007069
Also there is Apple developer documentation related to using the devices camera, this is
also worth reading, you can find it at this link.
https://developer.apple.com/library/...uid/TP40010400
Regards Mark
|
|
|
QUOTE
Thanks
|