phonegap / build

This is the public repository for PhoneGap Build source and bug tracking
92 stars 33 forks source link

[Build] Project icon didn't get reflected whenever app's icon changed #138

Open amirudin opened 11 years ago

amirudin commented 11 years ago

Project icon at https://build.phonegap.com/apps/ didn't follow App's icon whenever changes being made.

Case 1 - If app created without icon, project will use default PhoneGap icon forever. Case 2 - If app created with icon, project will use the first recognized icon forever

Related discussion: http://community.phonegap.com/nitobi/topics/app_icons_not_updated_on_build_phonegap_com_apps

shawnmckay24 commented 11 years ago

Thank you for submitting an issue. The PhoneGap Build team has triaged your request and labeled it:

  1. bug
  2. Low priority

We've added your request to the team's backlog. Due to high volumes, there may be a delay in addressing your request. Rest assured, we haven't lost track of your request. Your feedback is very valuable to us, so please keep it coming.

If you have any questions, please ask us over on our support community. We love to help!

Cheers,

The PhoneGap Build team

hardeep commented 11 years ago

Hey Amir,

This should only affect the icon on the Build site, the application should have the correct icon. Is this not the case?

marzepani commented 11 years ago

Hi

Amir, you are right, this only affects the icon on the Build site. App icons are updated correctly inside the app.

Regards, marzepani (Red Laser)

amirudin commented 11 years ago

@hardeep @marzepani

Yes. Problem happens only on Build site. App's icon works well.

marzepani commented 10 years ago

I think this has been fixed. Thx

ghost commented 10 years ago

Hm, not convinced that it is fixed. I added a brand-new public app on phonegap and had the code pulled from github. It displays the phone logo although all necessary icons are in the repository and correctly specified in config.xml

amirudin commented 10 years ago

@jwander Please create new topic at community forum and provide your Build Appid to reproduce

Thanks!

ghost commented 10 years ago

@amirudin Done at https://github.com/phonegap/build/issues/186

Fyb3roptik commented 10 years ago

Appid 520765 Same issue!

maxmoore14 commented 10 years ago

I believe I am having the same issue building locally with the CLI. I assume that is what PhoneGap Build is using server-side. So perhaps the cause is there.

shawnmckay24 commented 10 years ago

Changed priority from medium to high.

amirudin commented 10 years ago

Related topic: https://getsatisfaction.com/nitobi/topics/app_build_page_icon_not_updating

goya commented 9 years ago

anyone still experiencing this issue? or can we close it out?

Fyb3roptik commented 9 years ago

1028959 still has it

AdamMadrzejewski commented 9 years ago

15.03.2015 and still have this problem.

poundingCode commented 9 years ago

I also, am having this problem. I have removed all of the default icons from my local CL build, put my logo in the root,and various res folders, zipped, send to phoneGap build and still no joy.

posted here http://stackoverflow.com/questions/29687909/what-must-i-do-to-change-default-phonegap-icon/29687942?noredirect=1#comment47513067_29687942 and on phonegap community