App Store RejectionGuideline 4.0Design — Minimum Quality Bar

Your App's Design Didn't Pass Apple's Quality Bar

This one stings, but it's fixable. Apple's Guideline 4.0 covers apps with broken layouts, illegible text, or an overall experience that doesn't feel like it belongs on iOS. Here's how to address it honestly.

What Apple said

We noticed that your app's design is of limited utility and does not meet App Store quality standards. The app includes layout issues, inconsistent UI elements, and text that is difficult to read. We encourage you to review the iOS Human Interface Guidelines and make the necessary improvements before resubmitting.

What this actually means

Apple's reviewers compare your app against iOS platform conventions and basic usability standards. If buttons are too small to tap, text is too small to read, layouts break on standard device sizes, or the app just looks cobbled together, it can get rejected under 4.0. This is subjective, but there are clear patterns to fix.

What Apple needs to see

  • Tap targets that meet Apple's minimum 44x44pt recommendation across all interactive elements
  • Text that respects iOS Dynamic Type and remains legible at default and larger accessibility sizes
  • Layouts that render correctly on all current iPhone and iPad screen sizes without clipping or overflow
  • Visual consistency — icons, colors, and typography that feel cohesive and intentional
  1. 1Test your app on physical devices at multiple screen sizes, not just the simulator
  2. 2Run through Apple's Human Interface Guidelines checklist for your app's primary UI patterns
  3. 3Increase all tap target sizes to at least 44x44 points and add adequate spacing between interactive elements
  4. 4Enable large text accessibility settings on your test device and verify nothing breaks or becomes unreadable
  5. 5Have someone outside your team use the app for 5 minutes and note every moment of confusion — fix those first

While you're at it — Apple also requires these pages for every app.

Fix this rejection, then make sure you're covered on the compliance side too. Apple requires every app to link to a hosted Privacy Policy, Terms of Service, Support page, and Data Deletion page. No link means another rejection — just for a different reason.

Privacy Policy
Terms of Service
Support Page
Data Deletion Page
Generate my compliance pages — FREE

Common questions

Apple rejected my app for design but didn't give specific feedback. What do I do?
Use the Resolution Center to ask for specifics — write a polite reply asking which screens or interactions concerned the reviewer. You're entitled to clarification. In parallel, do a full audit against the iOS HIG yourself; the issues are usually obvious once you look with fresh eyes.
I'm not a designer. Can I hire someone to fix this quickly?
Yes, and it's often worth it. Even one session with a UI designer on Contra or Toptal reviewing your main screens can unblock you. Alternatively, switching to a SwiftUI template or well-maintained component library can bring your app up to standard faster than starting over.
Does Apple's design guideline apply to utility apps too, or just consumer apps?
It applies to everything. That said, Apple's bar for a simple utility is lower than for a consumer social app. The core requirements — readable text, working layouts, functional controls — are non-negotiable regardless of app type.