Google play OBB downloader / verification

Hi all,

we finished our game and now we are trinigng to setup up the plugin to create the installer for our game,. ( yes it is bigger than 50 mb) :wink:

now we art not sure how to it right. We have different version of the same game, one is with ads and the other one without etc. We created an installer, so far so good. but how does the installer know which file he has to download and from where? I think we have to create an installer for each version separately, right? :slight_smile:
If so how do we setup the installer right?

And another question, is the some way to test the hole thing before putting it live?

Hi,
you can use the Bundle Version code under Player settings to specify what App use what obb…
then you can upload it to Google Play and make it short time online… then offline.
Now i put only the APK file on my Device and if all is well it connect to Google and download the obb.

How do ya implement the Google OBB Downloader from Store ?
i’m looking for a good solution that work…
After downloading the obb i still need to quit the app in task manger than after restart all work fine…