Changes

Jump to: navigation, search

Preparing an iOS 5 iPhone App to use iCloud Storage

561 bytes added, 20:12, 25 October 2011
no edit summary
iCloud brings cloud based storage and application status synchronization to iOS 5 based applications. Before an application can take advantage of iCloud it must first be provisioned with an iCloud enabled profile and built against an appropriately configured entitlements file. Finally, the UBIQUITY_CONTAINER_URL constant should also be defined within the source code of the application and referenced in certain method calls used to access iCloud based storage.
 
 
<google>BUY_IOS5</google>
 
 
<hr>
<table border="0" cellspacing="0" width="100%">
<tr>
<td width="20%">[[iOS 5 iPhone Directory Handling and File I/O – A Worked Example|Previous]]<td align="center">[[iPhone iOS 5 Development Essentials|Table of Contents]]<td width="20%" align="right">[[Managing iPhone Files using the iOS 5 UIDocument Class|Next]]</td>
<tr>
<td width="20%">iOS 5 iPhone Directory Handling and File I/O – A Worked Example<td align="center"><td width="20%" align="right">Managing iPhone Files using the iOS 5 UIDocument Class</td>
</table>

Navigation menu