Hi all!
I am publishing my completed apk on Google play but as it is bigger than 50mb, I have created an OBB file. But as downloading on the Google Play, i only seem to download the apk and cannot summon the extra OBB which I successfully uploaded on the developer’s console.
I have seen that some people (see link) have a script on a dedicated scene to link the apk to the OBB file before publishing. Is that the correct process? If so can someone give me the correct script please? It’s just that I am getting confused and not much help available online. Hope someone can help!
I assume you tried build&run from the Editor, which pushes both files to the device, that's why it worked. If installed from Google Play, you need the script - that's how it should work I think.
– Yury-Habets