I set all size's icon for IOS. But after installed through iTunes, the ICON of app is correct showed, but when I go to IOS config page, I found in the app list, the small icon is not my app's, it was cordova's logo... How to change it to be my app's icon?
You need to include the appropriate icon via the additions file. See these links for more info.
链接已复制
You need to include the appropriate icon via the additions file. See these links for more info.
Thanks for your reply.
I set all icon according to iOS IconMatrix.
But still have one problem , when I install my app on my iOS, the icon is cordova's during the install , but after install, the icon changed to the correct one ( my app's icon) ... ;
That is the correct behavior for a Cordova built app. As long as your apps icon is displayed once it is finished, you are good :)
Can you take a picture of what it looks like during install and post it?
What are the build settings you are using? CLI? iOS target?
Are you supplying all the icons?
What device are you installing the ipa on?
Can you try including a 57x57 icon?
