Can somebody help verify my assumptions here?
We want different teams working in their own branches to have their own addressable content. Each team has their own branch, each branch can have its own S3 bucket for content, its own config environment, and its own builds. Stakeholders can play a team’s build on device.
My question is whether we can use the same addressables_content_state.bin across branches for each platform.
My assumptions:
- It’s possible to work forever with the same addressables_content_state.bin.
- It’s okay to switch catalogs and data with the same same addressables_content_state.bin
- One can think of addressables_content_state.bin as basically a hash that just identifies compatible asset catalogs.
Idk what else it could be!
Cheers