How to Fix 0x120 Error – 'Missing recommended icon file - The bundle does not contain an app icon for iPhone / iPod Touch of exactly '120x120' pixels, in .png format'
Missing recommended icon file error fix for iOS app updates.
📋 Table of Contents
To resolve the error 'Missing recommended icon file - The bundle does not contain an app icon for iPhone / iPod Touch of exactly '120x120' pixels, in .png format', you need to create and include a new icon file named Icon-120.png in your project.
🛠️ Step-by-Step Verified Fixes
Method 1: Create Icon File
- Step 1: Open your project in Xcode and navigate to the Assets.xcassets folder.
- Step 2: Right-click on the Assets.xcassets folder and select 'New Image Set'.
- Step 3: Select 'Icon' as the image set type, choose '120x120' pixels, and 'PNG' as the file format.
- Step 4: Name your new icon file
Icon-120.pngand click 'Create' to save it.
🎯 Final Words
By following these steps, you should be able to resolve the error and successfully submit your app update. Remember to always check Apple's guidelines for the latest icon requirements.
❓ Frequently Asked Questions
🛠️ Related Fixes
How to Fix: Pc crashes shortly after launching game (rainbow
Pc crashes shortly after launching game, possible cause: outdated grap
How to Fix: Installing an APK on a locked down phone
Installing an APK on a locked down phone: Try using a rooted device, e
How to Fix: FPS drops
FPS drops in games can be caused by high system resource usage, outdat