I followed Localization manual's quick start guide and tried to get string table addressable assets from AWS S3.
I changed some entries at string table, updated addressables build, uploaded it to S3 and expected changed texts to be updated but only in the editor I can see updated texts not in the built program(both exe at windows and apk at android). Actually even before I upload addressable assets to S3 Localized texts are seen, so I think my app loads string table inside itself not from remote.
Did I miss any step for using Addressable assets at Localization?
↧