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?
1 解決方案
You need to include the appropriate icon via the additions file. See these links for more info.
連結已複製
8 回應
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) ... ;
