I’m currently adding iCloud support for my app, but i noticed that in the iCloud -> manage storage settings my app’s icon is missing. I’ve added the Icon-Small.png/Icon-Small-50.png plus their @2x versions in the xcode project in the “Resources” folder, then added their names in Info.plist but it still shows white.
What am i doing wrong?
Once you show up in Settings, a little like registering your device for push notifications, there’s some caching happening. You should try resetting all settings and installing fresh. Also if it’s a physical device, not the simulator, try to delete the app, set the date forward by over a day, install fresh, and it should bypass that cache.