**What Apple checks:** App Store description
screenshots
Explore
143,591 skills indexed with the new KISS metadata standard.
screenshots
sexual themes
but my Info.plist CFBundleDisplayName is 'Trackr'.
marketing text overlay
showing features not in the submitted version
password
ride-sharing
the reviewer must be able to access it. If they cannot
non-promotional
link
(2) trigger actual deletion (not just deactivation)
users email [email protected].
any app that allows account creation must also allow account deletion from within the app. A mailto link
a demo mode
reviewers will flag it. Apple's rule: users must be able to experience the core value of the app before being asked to register.
*)` guards
a black screen for more than a few seconds
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.
`CoreLocation`
`UIView.animate`). Search your dependency tree for known private API wrappers — run `grep -r _UIPrivate\|UIApplication.*openURL .` in your project to surface obvious calls.
undocumented framework symbols
and ensure that action is reachable by the reviewer without a paid account.
gated behind a paid tier
the data used (location)