I know I’ve been flooding with questions lately, but I think I am near finish line with Android. So I have a pretty large expansion file and I wouldn’t want users to download the whole new obb file if I make changes in the apk. The problem is google requires a new/higher version of the updated app and if I create that with corona, a new obb file is created with a new name.
You have the ability to choose old expension file on the Play console and it all looks ok, the apk is downloaded and the obb file gets downloaded after that, but the app is not working after the launch image even after all is downloaded. I suspect it is because internaly Corona is referencing the new obb file. Am I thinking right or is there something else I am doing wrong? If I upload same versions of apk and obb it works. Would love to get a response on this.