Chapter 6. Getting Ready to Launch
In this final chapter, we will run through some of the stuff that you should be doing before launching your app to the world, whether it's through Apple App Store or Google Android Play Store.
We will be covering the following topics:
- Testing your app on your device for real
- How to change the artwork for your app
- Deploying
server.py
We will also discuss other useful tips before you launch the app in the real world, and we'll start by launching server.py
.