> Re-export with a solid background color. Open in Preview or Figma
flatten the alpha channel
Explore
115,682 skills indexed with the new KISS metadata standard.
flatten the alpha channel
apps using certain APIs (file system
apps must be built with Xcode 15+ targeting iOS 17 SDK minimum. Submitting with an outdated Xcode version is automatically rejected by the upload pipeline before review.
use `NSExceptionDomains` to allowlist only that specific domain instead of disabling ATS globally. You'll still need to justify it in the review notes. Global `NSAllowsArbitraryLoads` without justific...
Apple will ask you to justify it. Unjustified exceptions are rejected.
including Dynamic Island devices (iPhone 14 Pro and later). Hardcoded frame sizes
screenshots
but my Info.plist CFBundleDisplayName is 'Trackr'.
marketing text overlay
showing features not in the submitted version
password
the reviewer must be able to access it. If they cannot
ride-sharing
non-promotional
(2) trigger actual deletion (not just deactivation)
users email [email protected].
link
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`