Questions
There was a lot of content in this chapter that you won’t get to explore until you release your app. However, testing a release process early is important, so why not use these questions to prompt you to get an early internal testing release out now, even if there isn’t much to test other than the release process?
- Have you registered as a developer for the App Store and Play Store?
- Have you defined a business model for your app that takes into account the fees and rules around an app release?
- Have you created your app icon and ensured it aligns with the iOS app icon rules?
- Have you generated your Android key store and set up your signing configuration?
- Have you registered your iOS bundle ID?
- Have you tried uploading an
appBundle
or anipa
to their respective stores? - Have you created your app entries in the stores, including privacy and terms-of-service documents?
- Have you purchased a web domain for your app (if you are setting...