Apps with Cameras are cool. Most of us do not have the time to spend writing the code to use AVFoundation to get a camera app. For most uses, the UIImagePickerController is a much better option for a camera. While a handy camera API, it is often limited in its out of the box incarnation.…