Getting reports that, after updating our app, the springboard icon does not update, requiring the device to be turned off and on for the change to take effect.
This has happened when updating from a live version to a test build (via iTunes) and updating from an old (live) version to the latest live version (via appstore on device).
This isn't a regular occurrence, but I am wondering what might be causing this?
You can open the Settings app and go to General -> Reset -> Reset Home Screen Layout (if you don't mind your icons all rearranging).
To change an icon to one you downloaded, tap and hold an empty area of the screen again, select Themes, tap Icons, tap the menu, and then select My Stuff. Choose Icons, select the icons you want to use, and tap Apply.
Use "Build > Clean all Targets" and then build and run. Xcode doesn't always see that images have been updated, and leaves them out of incremental builds. Cleaning before building makes Xcode build the app file from scratch, and will pick up any images it's failing to get.
I was facing this issue and none of the provided answers here or somewhere else helped me so I did next steps.
For X-Code 8+
I've opened my project viewer
Then I've chosen Assets
Right-clicked there and I've chosen App Icons & Launch Images -> New iOS App icon
Attach the images, that you want to resolutions of your app icon in your newly created AppIcon asset (rename it as you want)
Then go to the project settings and choose new app icon there
It worked for me
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With