Part 4:Testing and Releasing Your App
You now have the skills to create an awesome app, but how do you share it with the world? And perhaps more importantly, how do you make sure that the world is also loving your app?
In this part, we will look at how to test your app and debug any issues so that your users are not the ones finding the bugs. We will then explore the steps required to get your app into the App Store, Play Store, or web-ready for everyone to access. Finally, we will look at how to monitor your app and ensure that it is behaving itself.
This part contains the following chapters:
- Chapter 12, Testing and Debugging
- Chapter 13, Releasing Your App to the World