Addressables-Sample icon indicating copy to clipboard operation
Addressables-Sample copied to clipboard

Addressables + PAD not working with google.play.core 1.8.1, google.play.assetdelivery 1.8.1 (api 2.0.0, Unity 2022)

Open TrueRaider opened this issue 2 years ago • 1 comments

Addressables + PAD not working with google.play.core 1.8.1, google.play.assetdelivery 1.8.1 (api 2.0.0, Unity 2022). After build aab build fires error with: Can't determine the version of Play Core dependency "com.google.android.play:core". Upgrade to Play Asset Delivery library to ensure it is at least version 2.0.0, which is the default version used by Unity for Play Asset Delivery. In runtime AndroidAssetPacks.GetCoreUnityAssetPackNames(); always return empty collection.

TrueRaider avatar Jul 04 '23 07:07 TrueRaider

What's wrong? Help!

TrueRaider avatar Jul 04 '23 07:07 TrueRaider