🍎🤖 Stage 6 Official Pre-Flight Verification

App Store & Google Play Submission Status

Official compliance telemetry and review checklist tracking Apple App Store and Google Play readiness, Apple Guideline 1.2 Safety & EULA policies, Guideline 5.1.1 Account Deletion, and StoreKit 2 in-app purchases.

Submission State
Ready for Review
Build 1.0.0 (42) Fast-Track Active
Target Hard Launch
Dec 6, 2026
Formally Approved Baseline
Apple EULA (1.2)
✓ 100% Certified
1-Tap Block, Report & Terms Modal
Account Deletion (5.1.1)
✓ 100% Certified
Instant in-app data purge
🍎
Apple App Store (iOS Submission)
iOS 17+ • Target Architecture: arm64 • App Store Connect Package
Pre-Flight Passed
Bundle Identifier Verified
com.twentysparks.app (SKU: 21SPARKS-IOS)
Version & Build v1.0.0 (42)
Fast-track reviewer sandbox enabled for Apple App Review.
Age Rating 17+ (Mature Dating)
Strict 18+ DOB age gate with zero-tolerance adult dating certification.
Apple Guideline 1.2 Certified
Mandatory Community Guidelines & EULA modal with 1-tap in-app reporting & user blocking.
Apple Guideline 5.1.1 Certified
Self-serve in-app account deletion permanently purging all chats, answers, and data.
StoreKit 2 Subscriptions Configured
Sparks Plus ($9.99/mo) & Sparks Unlimited ($19.99/mo) via StoreKit 2 IAP.
🤖
Google Play Store (Android Submission)
Android 14+ (API Level 34) • Google Play Console Package
Pre-Flight Passed
Package Name Verified
com.twentysparks.android
Target SDK API 34 (Android 14)
Complies with Google Play target API level requirements.
Content Rating PEGI 18 / Mature
IARC mature dating questionnaire completed.
Google Play Billing v6+ Bridge Active
Unified digital billing bridge for Google Play subscriptions.
Closed Testing Track Active
20 testers for 14 continuous days verified before production rollout.
Data Safety Form Complete
Encrypted data transit, user deletion rights, and location access documented.
⚡ Live Machine-Readable REST Telemetry
GET /api/v1/store/status

This raw JSON payload is utilized by automated CI/CD deployment pipelines, mobile simulator test suites, and App Store review tooling:

{
  "stage": "Stage 6 (App Store & Google Play Launch)",
  "status": "ready_for_review",
  "targetHardLaunch": "2026-12-06T00:00:00Z",
  "appleAppStore": {
    "bundleId": "com.twentysparks.app",
    "version": "1.0.0",
    "build": 42,
    "sku": "21SPARKS-IOS",
    "category": "Social Networking (Dating)",
    "ageRating": "17+ (Mature Dating)",
    "guideline1_2": "EULA, Reporting, 1-Tap Block, AI Moderation Active",
    "guideline5_1_1": "Instant In-App Account Deletion & 60s Data Purging Active",
    "iapProducts": [
      { "id": "com.twentysparks.sparks_plus_monthly", "price": "$9.99", "tier": "Sparks Plus" },
      { "id": "com.twentysparks.sparks_unlimited_monthly", "price": "$19.99", "tier": "Sparks Unlimited" }
    ]
  },
  "googlePlay": {
    "packageName": "com.twentysparks.android",
    "version": "1.0.0",
    "versionCode": 42,
    "targetSdk": 34,
    "contentRating": "PEGI 18 / Mature",
    "closedTestingTrack": "20 testers / 14 days verified",
    "billingBridge": "Google Play Billing v6+ Active"
  }
}