Does Iphone supports background process or services?
- by Fedrick
Hi all,
I am planning to develop a iphone client application to upload images from iphone gallery to amazon s3 using rest calls.so is there any library to run this application as a background process in iphone.
Also is there any library to access the iphone photo gallery(Should be able access all the images,not only selected one like in UIImagePickerController)
Thanks in advance for stack overflow masters for sharing their knowledge.....