Expansion file downloaded but not there
So I've copied the expansion package sample for Android and made it run based on the guide provided by google . I've successfully made it work by storing a local .obb file but I can't manage to get it to work with downloading the .obb file. The state is changed to IDownloaderClient.STATE_COMPLETED but no file it to be found. Steps I've been through: Make sample run (updated with BASE64_PUBLIC_KEY , new package name , version number ) Successfully test with local .obb file. Make apk and upload to Play together with expansion file. Install signed apk and run app. <-- here it says download was a