ios-sdk icon indicating copy to clipboard operation
ios-sdk copied to clipboard

Phrase OTA cache issue

Open CatalinNDKV opened this issue 1 year ago • 2 comments

Hi team,

I integrated Phrase OTA and the values are not cache. Every time I open the application Phrase OTA is fetching the new translations and the values are not cache and because of that the application still using the old translation that are in the Localizable file. I have opened the application multiple times.

Do you have any suggestions/idea how to fix this issue?

CatalinNDKV avatar Sep 25 '24 09:09 CatalinNDKV

Hi @CatalinNDKV,

can you check if the SDK gives you an error(or a success)? You can use the code from our demo app function ‘updateTranslations’. Can you confirm that you are using the current SDK version (4.4.1)?

carstenapploft avatar Sep 26 '24 08:09 carstenapploft

Hello,

I checked and the SDK doesn't give me any error. When I use updateTranslations it is successful but the translation is not available when opening the second time the application. I am using version 4.4.1 and I have used the code from the demo app for updateTranslations.

CatalinNDKV avatar Sep 26 '24 10:09 CatalinNDKV

Should be resolved now. Please leave a comment if there's still anything that's not working

theSoenke avatar Nov 05 '24 16:11 theSoenke