Quote:
Originally Posted by wasabeeguy
I was disclosing my amateurity with programming. I consider this an advanced issue because I haven't found anything relating to my problem anywhere else.
help would be helpful.
|
Without downloading squarecam I can't know exactly what it does but if you want a photo picker in your app there are lots of examples. You can pick from the camera roll and from albums transferred from your iTunes. Oh heck, this won't do, just a minute till I download squarecam. Ok, now I have it. Strange app, it captured the red square it draws when you choose faces.
Now to your question which I think is, getting an image picker only with photos the app has taken? I had a google around & so far the only suggestions involve saving the images to your own documents directory & implementing a viewer for them. I do similar in one app where I save the images to nsuserdefaults because there are a limited number of photos for the purpose.