Hi All,
Has anyone else implemented the Play Asset Delivery successfully?
I am using Solar2D release 2021.3648 and trying to make use of the new Google Play Asset Delivery included with Solar2D release 2021.3647.
From what I read, the way to use PAD is to upload the AAB file instead of APK+OBB.
I accepted Google’s Play App Signing and uploaded the private key as they request, built and uploaded a AAB file for the first time, then released to internal testers.
I downloaded the updated app on the Play store, then received an Error: Licensed. I do see the app’s loading image, then the error appears. There is also text that reads "Press restart to download resource files 0.00/0MB.
On the GitHub page, Vlad says to still use the usesExpansionFile = true, identifier. I am wondering if this is being included in the manifest and then Google Play is looking for an OBB file still?
I am wondering if anyone else came across this. I am new to the PAD and AAB process so it is possible I missed something in the setup.
Thanks.