Titanium JIRA Archive
Appcelerator Community (AC)

[AC-1282] iOS: CFBundleDisplayName is tiapp.xml is being ignored

GitHub Issuen/a
TypeBug
Priorityn/a
StatusResolved
ResolutionDuplicate
Resolution Date2014-05-21T17:10:01.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsTitanium SDK & CLI
Labelsn/a
ReporterIvan Skugor
AssigneeRitu Agrawal
Created2014-05-21T08:59:31.000+0000
Updated2016-03-08T07:37:40.000+0000

Description

To see this issue, create new default empty project (for example: titanium create --id com.tipsyandtumbler.bug --name Bug). Then in tiapp.xml under "" node add: CFBundleDisplayName MyName "MyName" should be different than project name! Then, run project (ti build -p ios), put app in background (Cmd + Shift + H) and see that name is not changed (for example, it says "Bug" instead of "MyName"). If you do the same in Info.plist (it's located in root project dir): http://www.apple.com/DTDs/PropertyList-1.0.dtd"> CFBundleDisplayName MyName clean project and run it again, you'll see that name is changed.

Comments

  1. Ritu Agrawal 2014-05-21

    [~ivan.skugor] Thank you for bringing this to our attention. I am able to reproduce this issue. However, this is a duplicate of TIMOB-9576. Please watch TIMOB-9576 for latest updates.
  2. Ivan Skugor 2014-05-21

    OK, thanks Ritu.

JSON Source