2

I am working on ios5 new feature (icloud). i have to store my photos and videos in icloud storage.how can i save and retrieve the data from icloud.can anyone suggest me with the useful tutorials.thanks in adavance..

Srinivas
  • 400
  • 1
  • 11

2 Answers2

1

I don't know if it works fine with photos and videos but I found post in this link with some code that maybe usefull for you :

iCloud basics: local app sandbox vs. cloud sandbox on device

Community
  • 1
  • 1
Alex Moskalev
  • 607
  • 7
  • 15
0

I have found one solution of saving and retrieving our photos into the icloud. Go through the following http://www.touch-code-magazine.com/add-an-icloud-photo-gallery-to-your-app-with-mticloudphotogallery-library/

It gives you the source code for saving and retrieving of your photos.Thank you.

kalyan
  • 28
  • 5