Changes

Jump to: navigation, search

Synchronizing iOS 7 Key-Value Data using iCloud

31 bytes added, 16:57, 14 October 2013
Designing the User Interface
The application is going to consist of a text field into which a string may be entered by the user and a button which, when selected, will save the string to the application’s iCloud key-value data store. Select the Main.storyboard file, display the object library (View -> Utilities -> Show Object Library) and drag and drop the two objects into the view canvas. Double click on the button object and change the text to Store Key. The completed view should resemble Figure 37-2:
<google>ADSDAQBOX_FLOW</google>
[[Image:ios_7_icloudkeys_ui.png|The user interface layout for an iOS 7 iClould Key-Value storage example app]]

Navigation menu