[Ch 14] iOS Production — App Store submission #23

Open
opened 2026-08-01 19:03:59 +00:00 by ldraney · 0 comments
Owner

Type

Feature

Lineage

Standalone — scoped from platform-playbook chapter 14 for the full-stack mdview vision.

Repo

ldraney/mdview

User Story

As a developer
I want mdview on the App Store
So that anyone can install it on their iPhone

Context

After TestFlight validation confirms the app works, submit to the App Store. Requires App Store listing assets (screenshots, description, privacy policy).

File Targets

  • ios/ — production build config
  • App Store Connect — listing assets (outside repo)

Files the agent should NOT touch:

  • Backend code — no app changes for submission

Feature Flag

none

Acceptance Criteria

  • iOS build points at production Funnel URL
  • App Store listing complete (screenshots, description, privacy policy)
  • App passes Apple review
  • App live on the App Store

Test Expectations

  • Manual testing of production build before submission
  • Run command: npx cap run ios with production config

Constraints

  • Privacy policy required — mdview stores user data (API tokens, registered READMEs)
  • Follow Apple Human Interface Guidelines

Checklist

  • PR opened
  • Tests pass
  • No unrelated changes
  • project-mdview — project this affects
### Type Feature ### Lineage Standalone — scoped from platform-playbook chapter 14 for the full-stack mdview vision. ### Repo `ldraney/mdview` ### User Story As a developer I want mdview on the App Store So that anyone can install it on their iPhone ### Context After TestFlight validation confirms the app works, submit to the App Store. Requires App Store listing assets (screenshots, description, privacy policy). ### File Targets - `ios/` — production build config - App Store Connect — listing assets (outside repo) Files the agent should NOT touch: - Backend code — no app changes for submission ### Feature Flag none ### Acceptance Criteria - [ ] iOS build points at production Funnel URL - [ ] App Store listing complete (screenshots, description, privacy policy) - [ ] App passes Apple review - [ ] App live on the App Store ### Test Expectations - [ ] Manual testing of production build before submission - Run command: `npx cap run ios` with production config ### Constraints - Privacy policy required — mdview stores user data (API tokens, registered READMEs) - Follow Apple Human Interface Guidelines ### Checklist - [ ] PR opened - [ ] Tests pass - [ ] No unrelated changes ### Related - `project-mdview` — project this affects
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ldraney/mdview#23
No description provided.