tags:

views:

29

answers:

1

My app icon of my application is not working in 2g version of the iphone (icon.png). only appear white icon with application name and also problem in default.png. can any one help me

+1  A: 

Both file names should start from a capital letter - Icon.png and Default.png.

kovpas
@kovpas- both .png file start capital letter only still not working only in 2G but working properly in 3G and 4G
sri
@sribharanidharan do you install it using XCode?
kovpas
@kovpas - no using itunes.....
sri
@sribharanidharan, sounds weird. You may also check if both files doesn't use interlace (choose None when you save a file in photoshop) - this also could be the reason.
kovpas
@kovpas - thanx for quick comment can you clarify me what you mean to tell in this statement (choose None when you save a file in photoshop)
sri
@sribharanidharan open an Icon.png file in photoshop, pick save as, you'll see a dialog, where you should pick None.
kovpas
@kovpas thanks it works
sri