PhoneGap Icon

  • 1
  • Question
  • Updated 9 years ago
I am missing something here. My app coming back from phonegap has a generic icon for it in the Itunes library and yet a different generic icon when on my iphone. I tried replacing that icon by adding in the following to my config.xml

In PhoneGap build, it recognizes the icon because it uses it in the app listing.
How Do I get Phonegap to use my icon?
Photo of David Moise

David Moise

  • 3 Posts
  • 0 Reply Likes

Posted 9 years ago

  • 1
Photo of Hardeep Shoker

Hardeep Shoker

  • 1941 Posts
  • 89 Reply Likes
Hey David,

I'm a bit confused because build does not provide a way to specify iTunes icons.

When you upload the icon to the app store then you will be able to add a image for the Appstore and the icon specified in the config.xml is used for the application on the device.

Hardeep Shoker