Mutiple Devices and User Defaults In this blog, we're diving into the details of setting up and using iCloud's NSUbiquitousKeyValueStore to help persist settings in the new universal app version of Sudoku Grab. We'll look at how to enable cloud syncing for your app, handle updates from iCloud, and persist changes, allowing us to keep user settings consistent across devices. Note, this storage method is meant for small amounts of data with particular quotas - so keep an eye on your usage. For hands-on experience, there's a simple demo project on GitHub ready for you to experiment with! 14 February 2014