[TIMOB-23695] LiveView does not work with i18 folder on iOS.
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2019-11-11T14:34:26.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | iOS, LiveView |
Labels | user_experience, validate |
Reporter | Motiur Rahman |
Assignee | Motiur Rahman |
Created | 2015-09-03T06:48:16.000+0000 |
Updated | 2019-11-11T14:34:26.000+0000 |
Description
LiveView does not work with i18 folder on iOS. If I change anything to i18 folder and save, it does not update to the iOS simulator and Device. But it works on Android Emulator and Device.
*Steps To Reproduce:*
1. Create a single window default Classic project.
2. Change something to *i118/en/string.xml* file.
3. Then Save and check the iOS device or simulator.
*Testing Environment:*
Command-Line Interface, version 4.1.2,
Ti SDK: 4.1.0.GA,
iOS Simulator: 5,6(v8.4)
iOS Device: iPod(v8.4),
Studio Version: 4.1.1
Thanks.
Still, It's an issue with the latest environment *Testing Environment:* Command-Line Interface, version 5.3.1, Ti SDK: 5.3.1.GA, iOS Simulator: 5,6(v9.3) iOS Device: iPhone 5s(v9.3.2), Studio Version: 4.6.0
I tested with the latest Ti SDK version and it works as expected. Testing environment ----------------- Appcelerator Command-Line Interface, version 7.1.1 Operating System Name = Mac OS X Version = 10.14.6 Node.js Node.js Version = 10.16.3 npm Version = 6.9.0 Titanium CLI CLI Version = 5.2.1 Titanium SDK SDK Version = 8.2.1.GA Device = iphone SE v13.2 Xcode version : 11.1 Studio version: 5.1.4.201909061933 [LiveView] version 1.5.0 ----------------- Thanks!