0

I have an application with some dynamic features and I would like to know if is's possible to ONLY update the features and not the base application on the Play Store. Indeed, I don't want to have to upgrade the version code every time.

Example : I have a base application with a splah screen, a Login screen and a home screen where we can launch some features, and I have feature A, B and C. The .aab is on the Play Store and accessible to users. If I update feature B and C or I add other features, do I have to re-upload the whole .aab including the base project and the 3 features, plus upgrade the version code? Is there a way to only deploy the updated feature modules without having to redeploy the whole .aab?

I tried Play Feature Delivery with onDemand Module and In-App Update. That help but it's not really what's I want because onDemand Module is just to manage our features inside the app bundle but it doesn't allow to update a module independently of the core app. The In-App Update is just a way to "force" the user to update the application.

Zefael
  • 11
  • 3

0 Answers0