Given at Mobile DevOps Summit 2022
Publishing and releasing one Android app is easy.
But what if you have to publish 5 apps, or 10, or even 50?
You have to start thinking about the build time on your continuous delivery server to build all of those apps. You have to think about how to roll them out in a comfortable way. You have to think about your architecture and a lot more...
We are at ioki creating white label apps and have, as of today, 38 apps public in the Play Store.
In this talk, I will guide you through the challenges we had to publish more and more apps over the years in a healthy way. I will show you what we did - release process-wise as well as code architecture-wise - to scale further to stay in this healthy environment we have today.
Takeaways from this session:
1. A reliable continues delivery server is important
2. Architecture is important when you publish multiple apps
3. What does it mean to growth in a healthy way