Developer checklist
App Store Prep
A quick launch checklist for StopTime App Store Connect, TestFlight, privacy, and Lifetime Pro in-app purchase setup.
URLs To Enter In App Store Connect
| Privacy Policy URL | https://stoptime.pages.dev/privacy.html |
|---|---|
| Support URL | https://stoptime.pages.dev/support.html |
| Terms URL | https://stoptime.pages.dev/terms.html |
App Privacy Notes
- Collects anonymous player ID, username, leaderboard scores, and purchase status.
- Does not collect precise location, contacts, photos, microphone, camera, or ad tracking ID.
- Third-party partners: RevenueCat for purchase entitlement management, Cloudflare for leaderboard API hosting, Apple for App Store purchases.
- Data is used for app functionality, leaderboards, purchase restore, and support.
In-App Purchase Setup
- Product type: Non-Consumable.
- Product ID: stoptime_lifetime_pro.
- RevenueCat entitlement: pro.
- Display name: StopTime Lifetime Pro.
- Do not use subscription, trial, coin, consumable, or external payment wording.
Listing Copy
Subtitle: One tap. One chance. Perfect timing.
StopTime gives you one daily timing challenge. Hit Start, wait for GO, and stop as close as possible to the target time. Practice mode is unlimited. Daily leaderboards stay fair: Lifetime Pro never adds extra official attempts or improves your score.
Before Submission
- Replace support@stoptime.app with a real inbox.
- Deploy this site and confirm Privacy, Terms, and Support URLs are public.
- Configure RevenueCat iOS API key in EXPO_PUBLIC_REVENUECAT_IOS_API_KEY.
- Configure API URL in EXPO_PUBLIC_STOPTIME_API_URL.
- Run an EAS iOS build and test Restore Purchases in TestFlight.
- Turn off dev-only unlimited daily attempts for production builds.