What’s Next?
In this chapter, you learned how to deploy your app to real-world, physical devices with App Store Connect and the Google Play Console. Both platforms required minor code changes to use a different baseURL when built for distribution. On iOS, we hardcoded an #if DEBUG statement, and on Android we used a build variant for release builds. You also learned how to correctly code sign your apps for Apple and Google to verify that you did indeed build them.
So far, you’ve only invited yourself to the two releases. Try adding a second or third tester from App Store Connect and the Play Console. Gather feedback on your app from a larger group! Just make sure they are on the same network as your Mac and you keep your server running. Or, deploy ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access