Skip to content
This repository has been archived by the owner on Jul 25, 2019. It is now read-only.

Localization does not work. Uservoice shows English texts regardless of the system languuage #422

Open
r3econ opened this issue Jul 29, 2016 · 1 comment

Comments

@r3econ
Copy link

r3econ commented Jul 29, 2016

I'm using UserVoice 3.2.8 added using CocoaPods. UserVoice view controllers do not show strings in correct device language. When i run my app in German UserVoice strings are still in English (app is correctly localized and appears in German, it's just UserVoice that does not work).

I checked whether there are missing translation keys in UserVoice string resource file but everything looks good, strings are there.

Looks like strings in the pod are being ignored.

Can you please help?

P.S. I copied UserVoice.strings to app project, then it works, but it's a dirty workaround that contradicts using UserVoice as a pod.

@rollr76518
Copy link

rollr76518 commented Apr 27, 2017

Same problem here, my UserVoice is 3.2.9. and UserVoiceInterface doesn't show the correct language as iPhone language.

Try to use simulator and iPhone 6s, both not works, please help.

I find the solution, if you don't do Localizable.string, you have to change "Localization native development region" at Info.plist.

hope works!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants