- I am developing an iphone app and in this i have a .gpx file. I want to save this file to iCloud but i don't have any idea about iCloud api in iOS 5. My question is that can we save .gpx files to iClould from iphone app?
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|
Yes, you can save any file you want. This is limited only by the amount of free space in the user's iCloud account. Regarding the details of the implementation, the Apple iOS Developer Library is a good starting point: |
|||
|
|