[2026-07-10] eagle: work/projects/ios-subscription-day7-promo-pr.md

This commit is contained in:
Alexey Martemyanov
2026-07-10 11:10:49 +06:00
parent 1baf3f52f2
commit 092d119327
@@ -16,10 +16,9 @@ CC: N/A
**Prerequisites**
- Build from `alex/subscription-day7-promo`.
- Be an Internal User (Settings → DuckDuckGo Settings → long-press version).
- Enable both flags via the Internal Settings debug menu: `privacyProOnboardingPromotion` and `subscriptionPromoForExistingUsers`.
- Be an Internal User (add `|| DEBUG` to the `#if` check in `InternalUserStore.swift`).
- The cooldown is currently overridden to **1 minute** from install date for easier manual testing (production will require 7 days).
- "Stop app" = force-quit via app switcher. "Hide app" = home button / swipe up to background without quitting.
- "Stop app" = force-quit via Xcode Stop button or app switcher. "Hide app" = home button / swipe up to background without quitting.
---