App icon missing in "more" menu for Share Extension - ios

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

Related

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.

WatchOS: which icon is used in the MyWatch App

I'm currently building a WatchOS2 app.
Everything works fine, except that when my app is listed in the MyWatch app on my iPhone, it is displayed without the icon.
I googled a lot, but haven't found any hints on the required icon (size, name, location, ...), or hints on which icon will be used from the MyWatch app.
Thanks for any hints on this.
Use this website for generating app icons for all platforms:-
http://makeappicon.com
Upload a 1024*1024 pixel app icon and this website will take care of the rest
Make sure that you are putting your icons ".png" files into the asset catalog in the main watch app folder, not the app "extension" folder. Next, note that the files under "Apple Watch Companion Settings" will be the ones that show up in the Apple Watch app on the paired iOS device. The sizes should be 58px for the 2x and 87px for the 3x. To get the files in the proper location, all you need to do is drag and drop them into your "Assets.xcassets" folder for the Apple Watch app.
As far as getting it to show up on the iOS simulator, I cannot get it to show up either. When I run the same apps on the actual watch and phone though, the icons show up just fine inside of the Apple Watch app on my iPhone.
For more information on Apple Watch icons, check out the human interface guidlines.

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.

iOS app icon is not visible on the device?

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?

iOS converting iPad app to Universal app doesn't show the appIcon for iPhone

I'm converting an iPad app project to a Universal app project but the option to add the icon for the iPhone does not appear. Does anyone know how can I add the icon for the iPhone in the AppIcon section?
I'd really appreciate your help.
Select any app icon and then open the attributes inspector. There you will find checkmarks for other sizes of icons to be enabled.

Resources