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.
com.twentysparks.app (SKU: 21SPARKS-IOS)com.twentysparks.androidThis 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"
}
}