Submission Kit
iOS App Store submission checklist
This page exists to organize the required public URLs and metadata fields for your iOS apps.
Public URLs needed
- App privacy policy URL
- Support page URL
- Optional terms URL
App Store Connect fields to prepare
- App name
- Primary language
- Bundle identifier
- SKU
- Subtitle
- Category
- Age rating answers
- Privacy policy URL
- Description
- Keywords
- Support URL
- Marketing URL if you want one
- Screenshots for required device sizes
- App icon
Expo / EAS items to prepare
- `ios.bundleIdentifier` in `app.json` or app config
- EAS account login
- Apple Developer account access
- App Store Connect app entry created first
- Submission profile in `eas.json`
- Build ready for `eas build --platform ios`
Per-app intake
For each app you want to submit, collect these before the actual submission pass:
- App name
- Short description of what it does
- Whether it collects any user data
- Whether login/account creation exists
- Bundle identifier currently used in Expo
- Current repo or source location