[TIMOB-17452] iOS: Umlaut - If app name contains umlaut, then app will be stuck on the splash screen
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2015-10-28T21:21:37.000+0000 |
Affected Version/s | Release 3.3.0 |
Fix Version/s | n/a |
Components | CLI, iOS |
Labels | qe-3.4.0 |
Reporter | Wilson Luu |
Assignee | Chee Kiat Ng |
Created | 2014-08-02T01:04:04.000+0000 |
Updated | 2015-10-28T21:38:56.000+0000 |
Description
*Details:* If the app name contains umlaut and you install the app onto an iOS device, then the app will be stuck on the splash screen.
*This occurs with both the 32-bit and 64-bit AppcStudio.*
*Steps to reproduce:*
0. Make sure you machine has either 1.6.0_65 (for 32-bit AppcStudio) or 1.7.0_65 (for 64-bit AppcStudio)
1. Download AppcStudio 32-bit or 64-bit
2. Create a Titanium project with umlaut e.g. Bäckerei Höchste
3. Install app to an iOS device
4. Launch app
*Actual:* App will launch but will be stuck on the splash screen.
*Expected:* The app should launch fully; should not be stuck on the splash screen.
And to confirm, this _doesn't_ happen on the command line?
Since the app is already launched through CLI command, I believe this should be happening on command line as well, and should be moved to TIMOB ticket once [~wluu] confirms.
I am able to reproduce this issue through CLI. Here is the command I used:
Moving ticket to TIMOB.
[~wluu] [~pinnamuri] Not happening in the latest Studio (4.3.3) + SDK (5.0.2.GA). Tested the german umlaut "Bäckerei Höchste" as the app name in both localized app.xml and directly in the tiapp.xml. Works fine!
Closing ticket as cannot reproduce. Verified that I cannot reproduce this issue with current GA stack and 5.1.0 stack. *However,* will file a separate ticket where umlaut characters are not recognized in the prompt. Tested on: *GA stack:* Appcelerator Studio, build: 4.3.3.201510212245 Appc CLI NPM: 4.2.1 Appc CLI Core: 5.0.4 Arrow: 1.2.62 SDK: 5.0.2.GA Node: v0.12.7 OS: El Capitan (10.11.1) *5.1.0 stack:* Appcelerator Studio, build: 4.4.0.201510280736 Appc CLI NPM: 4.2.1 Appc CLI Core: 5.1.0-38 Arrow: 1.3.13 SDK: 5.1.0.v20151028061258 Node: v4.2.1 OS: El Capitan (10.11.1)