[TIMOB-13051] iPhone: appicon.png replaced by Titanium icon during build, and not shown in the app
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-04-05T21:16:30.000+0000 |
Affected Version/s | n/a |
Fix Version/s | 2013 Sprint 07 JS, 2013 Sprint 07, Release 3.2.0 |
Components | iOS |
Labels | SupportTeam, build, qe-testadded, regression, triage |
Reporter | Davide Cassenti |
Assignee | Chris Barber |
Created | 2013-03-13T14:40:31.000+0000 |
Updated | 2013-10-23T21:57:34.000+0000 |
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
Can't reproduce. Please reopen if this issue still persists.
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
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
Update: Icon shows on device but not in simulator
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.
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
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)