I am using addressable in unity 2023.2.16f1
Addressable version is latest 1.21.21
android build il2cpp
playmode script -> use asset database (fastest)
Build to CCD option => Default Build Script or Update a previous Build.
I choose any option in ccd option I don't clear about this. please tell me when to use which type of Build script in addressable.
On Button Click I call scriptable object function and in audio manager I use this callback to play sound in scene. but after make addressable scene then button sound not listen i use scriptable object as callback invoker and listen audio manager script.
I am using addressable in unity 2023.2.16f1
Addressable version is latest 1.21.21
android build il2cpp
playmode script -> use asset database (fastest)
Build to CCD option => Default Build Script or Update a previous Build.
I choose any option in ccd option I don't clear about this. please tell me when to use which type of Build script in addressable.
On Button Click I call scriptable object function and in audio manager I use this callback to play sound in scene. but after make addressable scene then button sound not listen i use scriptable object as callback invoker and listen audio manager script.