unity3d - Unity Expansion files download finished -
I am currently working on an APK extension file but I am unable to test expansion file downloads from Google Play . I actually did, but when I run my app, it is stuck on the download UI screen with 0 MB / 0 MB. The message has been printed in "finished downloading" but there is no obb in sdcard.
I defined BASE64_PUBLIC_KEY as my GooglePlay publisher account. I uploaded both APK and extension files on GooglePlay as a draft. I'm running an application in unity.
Did I miss something else? Do I need to provide some types of URLs? If so, how do I get the URL and set it?
To test the Google Play OBB downloader, after uploading the app with the extension version, The version you are testing directly from Google Play on your Android device needs to be downloaded. You can download the version, even if it is still releasing it as alpha / beta in the draft and creating a test group as shown in the link below. Also allow several hours for the promotion of the app. Apart from this, whatever I have experienced, I have found that whenever you make APK + OBB version, OBB will only work with APK which has arisen with it. So, make sure you upload the right APK + OBB.
Comments
Post a Comment