iOS app icon is not visible on the device? - ios

I have developed an app in iOS but it's app icon is not visible.The app icon is visible in xcode but not in device.I have added the icon images first into my images group & from there i drag & drop the images to the specific device icon set. All files are copied into my COPY BUNDLE RESOURCES but still the icon is not visible any body tell me the reason for that?

Related

App icon missing in "more" menu for Share Extension

iOS: 16
Xcode: 14.2
I cannot figure out why my app icon is showing everywhere except the more menu in Share Extensions.
I'm using an Asset catalogue, with a file named "AppIcon" that uses the new 1024x1024 app icon sizing. This Asset catalogue is shared between my iOS app and Share Extension.
I even changed the "Primary App Icon Set Name" to AppIcon in my Share Extension to match my App but no luck.
Anyone else had this issue?
EDIT: Plot twist - the icon appears correctly in the simulator but not on device

NavigationBar item / icon hidden on App Store

We just uploaded a new version of our App on the App Store. And to my surprise, the icon to our search-function via the navigationBar was not visible.
When I run the app via Xcode, the icon is visible on all devices and iOS versions (which the app supports).
How can the icon just disappear? I'll try uploading the same build again against the App Store and see if there is any difference. But I doubt it...
Anyone experienced something similar before or know what this could be due to? Confused
The icon is just added via the StoryBoard in the project directly as a navigationBar item with an icon

How to set app folder icon in iOS 11 files app

The documents stored in my app show up in the iOS 11 files app under “on my iPhone”. The folders in this directory do have the app icon of the corresponding app on their folder.
This works correctly except for my app. For my app it shows the folder with a placeholder icon image only.
I could not find any documentation about this. The icon assets of my app do contain all available icon sizes for iOS 11.
What do I need to do to show my app icon on the folder in files app?
This was only a hiccup on my testing device. After removing the app completely and installing it again the icon in the files app was displaced correctly as expected.

Apple Watch notifications - icon not showing

I have an app I'm developing. But when my iphone is locked and the push notification goes to the iwatch it doesn't show my app icon. Rather it shows the default app icon. I tried adding the watch app icons to the App Icon file. but it still only shows the default icon when the push notification goes to the iwatch.
Are you sure you put them in the AppIcon in the images.xcassets folder in the WatchKit App target? There are 8 sizes you'll need to supply.
Be sure all the image in the xcassets are in the correct dimension in pixels (be sure no warnings from Xcode). After change or add images in my App I removed the App from iPhone and Watch and reinstall all. Then all icons were OK.
You need to add AppIcon in "WatchKit" Assets.xcassets file. Then remove your old build and install new one. Now you can see app icon.
I had same problem...
All images and assets were correctly in place
I even did a clean build, deleted the watch app and reinstalled it (via Xcode debugger sequence)
But: The app icon still would not show up in the listing or glance
Note..important clue, the icon WOULD show up if I use the simulator.
Fix: After installing the latest and greatest update, REBOOT THE WATCH.
i.e. I held the side button until the Apple Icon reboots
Voila..the icon now appears correctly..go figure..

App icon is not displaying in Apple Watch App

I am developing my first iWatch App, i added icons for watch app in Image Assets folder of Application.But when i install app in iWatch, then App icon not displaying.
Please find image , which showing app without Icon.
You have to put the correct icons with the correct size not in the iOS App Xcassests but in the WatchApp Xcassetes.

Resources