Move them to App Review Notes in App Store Connect (under App Review Information). The description i...
password
Explore
133,927 skills indexed with the new KISS metadata standard.
password
marketing text overlay
showing features not in the submitted version
ride-sharing
the reviewer must be able to access it. If they cannot
non-promotional
(2) trigger actual deletion (not just deactivation)
link
reviewers will flag it. Apple's rule: users must be able to experience the core value of the app before being asked to register.
any app that allows account creation must also allow account deletion from within the app. A mailto link
a demo mode
*)` guards
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.
a black screen for more than a few seconds
UIView.animate). Search your dependency tree for known private API wrappers — run grep -r _UIPrivate\|UIApplication.*openURL . in your project to surface obvious calls.
CoreLocation
undocumented framework symbols
the data used (location)
and ensure that action is reachable by the reviewer without a paid account.
gated behind a paid tier
Carrd
the app is rejected under 5.1.1.
and the description must be specific and honest. Vague strings like We need this or Required for the app cause rejection.
Google Doc