Skip to content

ios: StoreKit config for IAP review screenshots#295

Open
oratis wants to merge 1 commit into
mainfrom
ios/storekit-config-iap-screenshots
Open

ios: StoreKit config for IAP review screenshots#295
oratis wants to merge 1 commit into
mainfrom
ios/storekit-config-iap-screenshots

Conversation

@oratis

@oratis oratis commented Jul 24, 2026

Copy link
Copy Markdown
Owner

Unblocks the 3 consumables stuck at MISSING_METADATA (each needs a Review Screenshot).

With no local StoreKit config the simulator paywall renders "Loading packs…" — nothing to screenshot. LisaPocket.storekit defines credits.5/10/20 at their real prices ($4.99/$9.99/$19.99), wired into the run scheme via storeKitConfiguration, so the simulator renders the paywall with prices and the review screenshots can be captured without ASC.

Simulator/dev only; a real StoreKit env ignores the file. .xcodeproj is generated (xcodegen), so only the config + project.yml scheme change are committed.

🤖 Generated with Claude Code

The 3 consumables (credits.5/10/20) sit at MISSING_METADATA on App Store
Connect because each still needs a Review Screenshot, and with no local
StoreKit config the simulator's paywall only shows "Loading packs…" — there
was nothing to screenshot.

LisaPocket.storekit defines the three consumables with their real prices
($4.99/$9.99/$19.99) and product IDs, wired into the LisaPocket run scheme via
`storeKitConfiguration`. Running the app in the simulator now renders the
paywall with prices, so the IAP review screenshots can be captured without ASC.

Simulator/dev only — a real StoreKit environment ignores the file.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant