-
Notifications
You must be signed in to change notification settings - Fork 307
Open
Description
The current PAD sample does not build an aab correctly.
Repro steps;
-Build addressables with the PAD script
-Try to build an .aab
The gradle build will fail with main/src/assets not found exception for both custom packs - fast-follow and on-demand.
Changing the build script to put bundles into *.assetpack/src/main/assets makes it build, and the builds "work" when buildintg them using bundletoot with --local-testing, but the assets aren't pulled correctly when the build is downloaded from google play.
Metadata
Metadata
Assignees
Labels
No labels