[AC-6054] IOS app localization is not working
GitHub Issue | n/a |
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Not Our Bug |
Resolution Date | 2018-12-10T15:32:05.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Peter Ladis |
Assignee | Rene Pot |
Created | 2018-12-08T21:07:28.000+0000 |
Updated | 2018-12-10T15:32:05.000+0000 |
Description
Here is what is outputed
locale: zh-CN
[INFO] country: CN
[INFO] language: zh
[INFO] locale: zh-CN
[INFO] country: CN
[INFO] language: zh
I have a folder under i18n/zh-CN
But the app always shows English.
If I test it with pt-BR...it will convert to Brazil
Any ideas??
Attachments
Hello, Looking at your ticket, there are a couple of things missing. First of all, we need the environment details of where you are having the issue, like the SDK version, iOS SDK version, and the CLI version. Second, It will be nice to have a sample project that can be used to regenerate the issue on our end. Please provide these. Thanks.
Operating System Name = Mac OS X Version = 10.14.1 Architecture = 64bit
CPUs = 8
Memory = 17179869184 Node.js Node.js Version = 8.1.0 npm Version = 5.0.3 Titanium CLI CLI Version = 5.1.1 Titanium SDK SDK Version = 7.4.2.v20181101134650Here is my i18n folder !Screen Shot 2018-12-08 at 5.58.38 PM.png|thumbnail!
Hello, Thanks for your feedback. It would be helpful if you can share a sample test project to reproduce the issue on our end.
Please delete...I figured it out...NOT a bug