Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-13051] iPhone: appicon.png replaced by Titanium icon during build, and not shown in the app

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2013-04-05T21:16:30.000+0000
Affected Version/sn/a
Fix Version/s2013 Sprint 07 JS, 2013 Sprint 07, Release 3.2.0
ComponentsiOS
LabelsSupportTeam, build, qe-testadded, regression, triage
ReporterDavide Cassenti
AssigneeChris Barber
Created2013-03-13T14:40:31.000+0000
Updated2013-10-23T21:57:34.000+0000

Description

Problem description

The appicon.png file is being replaced by a Titanium default file when building with SDK >= 3.0.0.GA

Steps to reproduce

Put a custom file named appicon.png in the Resources directory. Clean build, and the file is replaced by the Titanium icon (note: there won't be any appicon.png inside Resources/iphone/). Also, the app does not show an icon. Performing the same steps using SDK 2.1.3 will just work fine.

Comments

  1. Olga Romero 2013-03-13

    Cannot reproduce. Custom file is being displayed as an app icon. Clean build is not breaking anything. Tested with: Titanium Studio, build: 3.0.3.201302201202 Titanium SDK, build: 3.1.0.v20130312161655 Titanium SDK, build: 3.0.2.GA Device: iPhone5 iOS 6.0 iPhone 6.1 simulator
  2. Ingo Muschenetz 2013-03-14

    Can't reproduce. Please reopen if this issue still persists.
  3. Olga Romero 2013-03-14

    Closing as Cannot Reproduce Tested with: Titanium Studio, build: 3.0.3.201302201202 Titanium SDK, build: 3.1.0.v20130313215655 Titanium SDK, build: 3.0.2.GA Device: iPhone5 iOS 6.1.2 iPhone 6.1 simulator
  4. Pedro Enrique 2013-04-02

    Can reproduce using Ti SDK 3.0.2.GA and Ti SDK 3.1.0.v20130402092426 Icon is white if appicon is not in the iphone folder
  5. Pedro Enrique 2013-04-02

    Update: Icon shows on device but not in simulator
  6. Eric Merriman 2013-04-02

    A few comments: First, the icon chosen will be based on the filename and the device being run: appicon-72.png appicon-72@2x.png appicon-Small-50.png appicon-Small.png appicon-Small@2x.png appicon.png appicon@2x.png iTunesArtwork Second, I was able to reproduce this running iPhone non-retina simulator and today's 3.1.0.SDK.
  7. Chris Barber 2013-04-05

    node-appc master pull request: https://github.com/appcelerator/node-appc/pull/40 node-appc 3.1.x pull request: https://github.com/appcelerator/node-appc/pull/41
  8. Wilson Luu 2013-10-23

    Closing ticket as fixed. Verified by having only a custom appicon.png in the Resources folder (no appicon.png or other icon images in /Resources/iphone/) that the custom icon appear on iPhone non-retina simulator. Tested on: Titanium Studio, build: 3.2.0.201310230548 SDK build: 3.2.0.v20131022171645 Xcode: 5.0.1 Devices: iOS Simulator (6.1 non-retina), iphone 4s (6.0.1)

JSON Source