Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
If the user creates data while running your application, you may need a place to store the data so that it’s there the next time the user runs it. You’ll also want to store user preferences, passwords, and many other forms of data. You could store data online somewhere, but then your application won’t function unless it’s online. An iOS device can store data in lots of ways.