Hi, I’m new to using CCD. I’ve been using it alongside Addressables to create bundles for updating my app, especially since Google Play doesn’t allow uploading .aab files larger than 150MB. However, I have a group that, after being built, ends up being about 900MB. Every time I upload it to CCD and delete the old bundle, the app size increases by 900MB after updating to the new release. So, after five new releases, the app size will be around 5GB. Why aren’t the old bundles deleted from the device before the new bundle is downloaded?
Hi there,
Thanks for posting on the forums.
Could you provide an ORGID so I can further investigate? Please send it through a dm.
Let us know the addressables versions and unity version as well if you are using CCD management.
Look forward to your DM
We’re having this issue as well. Every time we update the content bucket, the size for the data of the app on mobile (both iOS and android) increases by the size of content update. It’s not replacing content. We’re using CCD management, Unity 2022.3.16, Addressables Version 1.21.20. Any thoughts?