Chapter 5: Making Your App Ready for the Real World
In the last chapter, we covered writing your first mobile app using Uno Platform that was targeted toward employees of UnoBookRail. We will also write a mobile app in this chapter; however, we will focus on making it ready for customers. In this chapter, you will write an app that persists user preferences and larger sets of data on a device. In addition, you will also learn how to make your app more visually appealing to users with a custom app icon and how to write apps that can be used by people using assistive technology.
To do that, we'll cover the following topics in this chapter:
- Introducing the app
- Persisting data locally using the ApplicationData API and SQLite
- Making your app ready ...
Get Creating Cross-Platform C# Applications with Uno Platform now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.