I implemented fresh desk SDK successfully but when I'm changing language in-app it does not update on the chat screen. it works if I'm changing device language.
I already try Freshchat.notifyAppLocaleChange(activityContext); method as per doc but it's not working