Downloadable Content

Hey,

In my old company with a different engine we used to provide downloadable content(Resources only) for new new levels, where we provided an app update for the code etc and the Resources were downloadable, to decrease the apk size.

I’m wondering if anyone has tried this already with cocos and how this might work? for both ios and android

I’m using Cocos Downloader for downloadable content, there are sample code in test folder. It worked on Android, don’t know about ios.

Oh great hint, I’ll look into that thanks :slight_smile:

Just make sure you comply with app store guidelines for downloadable. I think I recall reading that the app stores are cracking down on what content you can download live.