79761945

Date: 2025-09-11 13:05:33
Score: 2
Natty:
Report link

On iPad, the app icon requirements are slightly different from iPhone, so if you only provided iPhone sizes in your Asset Catalog, iOS will upscale whatever it finds. That’s why you’re seeing a blurry / generic looking icon on iPad.

Here’s what you need to check and fix:


1. Use an AppIcon Asset Catalog

👉 Select your AppIcon set in the asset catalog. In the right-side Attributes Inspector, under “Devices,” make sure both iPhone and iPad are checked.
Now you’ll see the iPad slots appear (20pt, 29pt, 40pt, 76pt, 83.5pt, 1024pt).


2. Add the Correct iPad Icon Sizes

You’ll need to provide images at these sizes (in px):

If you’re missing, say, the 76pt or 83.5pt iPad icon, iOS will fall back to scaling the iPhone versions, which is what you’re seeing.


3. Clean Build + Test


✅ After doing this, your iPad will display the correct crisp app icon instead of the fallback blurry one.

I dont think you need the exact image pixels if u do need 'em reply back . always happy to help. have a good day

Reasons:
  • Blacklisted phrase (1): good day
  • Long answer (-1):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: whats up