Reputation: 1291
i have put the image for app icon in app.but when i install my app till installing it shows me the image but when it gets installed in device the image for the app icon disappears.what could be the solution.
Upvotes: 0
Views: 489
Reputation: 3093
open your projectname.plist file and in IconFile tag just write your icon image name like icon.png and then after remove old application from your device and then install this. it will working.
Upvotes: 1