summaryrefslogtreecommitdiff
path: root/DomainDig.storekit
Commit message (Collapse)AuthorAgeFilesLines
* test: add StoreKit configuration for local IAP testingChristian Cleberg2026-07-201-0/+135
Adds DomainDig.storekit mirroring the App Store Connect setup: one subscription group with Pro+ at level 1 and Pro at level 2, using the corrected product IDs. Wires it into the Run action so purchases resolve locally against StoreKit instead of the App Store, and disables the DOMAIN_DIG_FORCE_PRO_PLUS launch argument, which bypasses StoreKit entirely and would mask whether the purchase path works. Prices in the configuration are local-testing placeholders and do not need to match App Store Connect.