**What Apple checks:** The app must render correctly on the latest iPhone screen dimensions
including Dynamic Island devices (iPhone 14 Pro and later). Hardcoded frame sizes
Explore
117,374 skills indexed with the new KISS metadata standard.
including Dynamic Island devices (iPhone 14 Pro and later). Hardcoded frame sizes
Apple will ask you to justify it. Unjustified exceptions are rejected.
FABs
screenshots
marketing text overlay
but my Info.plist CFBundleDisplayName is 'Trackr'.
password
the reviewer must be able to access it. If they cannot
showing features not in the submitted version
link
ride-sharing
non-promotional
any app that allows account creation must also allow account deletion from within the app. A mailto link
(2) trigger actual deletion (not just deactivation)
a demo mode
*)` guards
reviewers will flag it. Apple's rule: users must be able to experience the core value of the app before being asked to register.
a black screen for more than a few seconds
`CoreLocation`
documented frameworks. No private API risk here. Run `nm -u YourApp.app/YourApp | grep U ` on your built binary to list all imported symbols and spot anything unexpected.
and ensure that action is reachable by the reviewer without a paid account.
`UIView.animate`). Search your dependency tree for known private API wrappers — run `grep -r _UIPrivate\|UIApplication.*openURL .` in your project to surface obvious calls.
the app is rejected under 5.1.1.
gated behind a paid tier