[object Object]

← back to Boomer Calculator

Boomer Calc: rewrite App Store copy to match the always-67 gag + add 6.9" screenshots

b8861253923e6cfc238e1bbb408e7c7eb9abcf35 · 2026-08-07 15:54:01 -0700 · steve

Files touched

Diff

commit b8861253923e6cfc238e1bbb408e7c7eb9abcf35
Author: steve <steve@designerwallcoverings.com>
Date:   Fri Aug 7 15:54:01 2026 -0700

    Boomer Calc: rewrite App Store copy to match the always-67 gag + add 6.9" screenshots
---
 APP_STORE_COPY_PASTE.txt                   | 183 ++++++++++++++++-------------
 store-assets/screenshots/01-calculator.png | Bin 0 -> 883943 bytes
 store-assets/screenshots/02-result.png     | Bin 0 -> 852522 bytes
 3 files changed, 101 insertions(+), 82 deletions(-)

diff --git a/APP_STORE_COPY_PASTE.txt b/APP_STORE_COPY_PASTE.txt
index 9bebb8f..44f47c0 100644
--- a/APP_STORE_COPY_PASTE.txt
+++ b/APP_STORE_COPY_PASTE.txt
@@ -2,6 +2,15 @@
 BOOMER CALC - APP STORE SUBMISSION COPY/PASTE CONTENT
 ===============================================================================
 
+⚠️ REWRITTEN 2026-08-07 to match the ACTUAL app. Boomer Calc is a NOVELTY /
+COMEDY app: every calculation — across Calculator, Mortgage, BMI, and Tip modes —
+resolves to "67 ✨ Perfect! ✨" on purpose. The prior copy described a serious
+"no-frills calculator," which contradicts the binary and would be rejected under
+Guideline 2.3.1 (metadata must match the app). All customer- and reviewer-facing
+text below now tells the truth about the gag. The single most important field is
+the REVIEWER NOTE — without it a reviewer will see "125 + 50 = 67" and reject the
+app as broken (Guideline 4.2).
+
 This file contains all the text you need to copy and paste into App Store Connect.
 
 ===============================================================================
@@ -12,20 +21,21 @@ App Name:
 Boomer Calc
 
 Subtitle:
-Simple, no-frills calculator
+The answer is always 67
 
 Primary Language:
 English
 
 Bundle ID:
-com.boomercalc.app
+com.boomercalc67.app
+(matches capacitor.config.ts — the prior doc's "com.boomercalc.app" was stale)
 
 SKU:
 boomercalc001
 
 
 ===============================================================================
-URLS (REQUIRED)
+URLS (REQUIRED)   ⚠️ verify each returns 200 before submit
 ===============================================================================
 
 Privacy Policy URL:
@@ -42,24 +52,33 @@ https://67-fmvgmhw7k-stevemdrs-projects.vercel.app
 DESCRIPTION
 ===============================================================================
 
-Boomer Calc is a clean, no-frills calculator designed for simplicity and ease of use.
+Boomer Calc is the world's most confident calculator — and it has exactly one
+answer for everything: 67.
+
+Add, subtract, work out a mortgage payment, check your BMI, split a tip — punch in
+whatever you like. Boomer Calc will think it over, flash "Calculating…", and
+deliver the same flawless result every single time: 67. ✨ Perfect. ✨
 
-Features:
-• Clean, minimal interface
-• Basic arithmetic operations (+, -, ×, ÷)
-• Large, easy-to-read buttons
-• Instant calculations
-• No ads, no tracking, no nonsense
-• Works offline
+It's a joke. That's the app. If you were looking for correct arithmetic, this is
+not that. If you were looking for a gift for the one person in your life who
+insists they're "great with numbers," you found it.
 
-Perfect for quick calculations without unnecessary complexity. Just a calculator that does what it's supposed to do.
+WHAT YOU GET
+• Four official modes — Calculator, Mortgage, BMI, and Tip
+• One official answer — 67, delivered with total confidence
+• A dramatic "Calculating…" moment before every reveal
+• Big, friendly, easy-to-read buttons
+• No ads, no tracking, no sign-up
+• Works offline (67 is available even without a connection)
+
+Boomer Calc: because sometimes the answer you need isn't the right one — it's 67.
 
 
 ===============================================================================
 KEYWORDS (100 characters max)
 ===============================================================================
 
-calculator,math,simple,basic,arithmetic,clean,minimal,easy
+67,joke,funny,gag,novelty,prank,meme,calculator,humor,gift,silly,parody
 
 
 ===============================================================================
@@ -68,29 +87,42 @@ WHAT'S NEW IN THIS VERSION (Version 1.0.0)
 
 Initial release of Boomer Calc!
 
-A simple, clean calculator that just works. No ads, no tracking, no unnecessary features. Just the math you need.
+Four modes. One answer. Infinite confidence. It's 67. It was always going to be 67.
 
 
 ===============================================================================
 PROMOTIONAL TEXT (Optional - 170 characters max)
 ===============================================================================
 
-A straightforward calculator that does exactly what you expect - nothing more, nothing less.
+Every calculation, every mode, every time: 67. A novelty calculator that is
+gloriously, confidently, always wrong. Perfect.
 
 
 ===============================================================================
-NOTES FOR REVIEWER
+NOTES FOR REVIEWER   ★ MOST IMPORTANT FIELD — DO NOT OMIT ★
 ===============================================================================
 
-Boomer Calc is a simple calculator app with basic arithmetic operations. No special configuration or testing steps required. Just open and use.
+Boomer Calc is an intentional NOVELTY / COMEDY app. By design, every calculation
+in every mode (Calculator, Mortgage, BMI, Tip) returns the same joke result — "67"
+— after a brief "Calculating…" animation. THIS IS THE ENTIRE PREMISE OF THE APP
+AND IS WORKING AS INTENDED. It is not a broken or malfunctioning calculator; the
+always-67 result is the humor. Please do not reject it as returning "incorrect"
+results — the incorrectness is the point (comparable to other established novelty/
+gag apps in the App Store).
+
+No account, no configuration, and no special steps are required — open the app,
+tap any buttons, and the 67 gag triggers immediately. All processing is local.
 
 
 ===============================================================================
 CATEGORY
 ===============================================================================
 
-Primary Category: Utilities
-Secondary Category: Productivity
+Primary Category: Entertainment
+Secondary Category: Utilities
+
+(Changed from Utilities/Productivity — a gag app belongs in Entertainment; listing
+a joke app as a serious Utility invites a metadata-mismatch / 4.3 review.)
 
 
 ===============================================================================
@@ -106,7 +138,10 @@ APP PRIVACY
 
 Privacy Setting: Data Not Collected
 
-Explanation: This app does not collect any data from users. All calculations are performed locally on the device.
+Explanation: This app collects no data. There is no account, no analytics SDK, and
+no tracking; every "calculation" is a local joke performed on-device.
+(⚠️ Confirm there is no analytics/ads SDK in the build before declaring this — a
+static Next.js export calculator should have none, but verify.)
 
 
 ===============================================================================
@@ -140,50 +175,50 @@ Build Number: 1
 COPYRIGHT
 ===============================================================================
 
-Copyright 2025 [Your Name/Company]
+Copyright 2026 Steve Abrams
 
 
 ===============================================================================
 QUICK CHECKLIST BEFORE SUBMITTING
 ===============================================================================
 
-□ Privacy Policy URL added: https://67-fmvgmhw7k-stevemdrs-projects.vercel.app/privacy
-□ Support URL added: https://67-fmvgmhw7k-stevemdrs-projects.vercel.app/support
-□ Description copied and pasted
-□ Keywords added
-□ Screenshots uploaded (minimum 1, recommended 2-3)
+□ Reviewer Note (novelty/always-67) added — ★ critical, prevents a 4.2 "broken" rejection
+□ Category set to Entertainment
+□ Privacy Policy URL added + verified 200
+□ Support URL added + verified 200
+□ Description copied and pasted (gag version)
+□ Keywords added (novelty set)
+□ Screenshots uploaded (staged in store-assets/screenshots/ — see below)
 □ Build uploaded and selected
 □ Age rating completed (4+)
-□ Privacy information set to "Data Not Collected"
+□ Privacy information set to "Data Not Collected" (after SDK check)
 □ Export compliance answered (No)
 □ Contact information filled out
 □ All required fields have green checkmarks (✓)
 
 
 ===============================================================================
-SCREENSHOT REQUIREMENTS
+SCREENSHOTS  (STAGED 2026-08-07)
 ===============================================================================
 
-Display Size: 6.7" (iPhone 15 Pro Max)
-Resolution: 1290 x 2796 pixels (portrait)
-Format: PNG or JPEG
-Quantity: Minimum 1, maximum 10 (recommended: 2-3)
+Two 6.9" screenshots are already generated at store-assets/screenshots/:
+  • 01-calculator.png — calculator at rest        (1320 x 2868)
+  • 02-result.png     — "67 ✨ Perfect! ✨" reveal   (1320 x 2868)
 
-How to Take Screenshots:
-1. Open Xcode
-2. Select iPhone 15 Pro Max simulator
-3. Run app (Cmd + R)
-4. Press Cmd + S to save screenshot (saves to Desktop)
+Display Size: 6.9" (iPhone 16 Pro Max)
+Resolution: 1320 x 2868 pixels (portrait) — Apple's current required size.
+Format: PNG
+Quantity: Minimum 1, maximum 10 (2 staged; add a Mortgage/BMI/Tip mode shot for a 3rd if desired)
 
 
 ===============================================================================
 CONTACT INFORMATION FOR APPLE REVIEWERS (Required)
 ===============================================================================
 
-First Name: [Fill in your first name]
-Last Name: [Fill in your last name]
-Phone Number: [Fill in your phone number with country code]
-Email Address: [Fill in your email address]
+First Name: [Fill in]
+Last Name: [Fill in]
+Phone Number: [Fill in — with country code]
+Email Address: [Fill in]
 
 Note: This information is private and only visible to Apple reviewers.
 
@@ -193,54 +228,38 @@ STEP-BY-STEP SUBMISSION ORDER
 ===============================================================================
 
 1. Go to https://appstoreconnect.apple.com
-2. Click "My Apps" → "+" → "New App"
-3. Fill in basic information (Name, Bundle ID, SKU)
-4. Go to "App Information" tab - add URLs and category
-5. Go to "Pricing and Availability" - select Free
-6. Go to "App Privacy" - select "Data Not Collected"
-7. Complete Age Rating questionnaire
-8. Go to your version (1.0.0)
-9. Add description, keywords, screenshots
-10. Add build (after uploading from Xcode)
-11. Answer export compliance
-12. Fill in "What's New"
-13. Add App Review Information (contact details)
-14. Click "Add for Review" then "Submit to App Review"
+2. Open the existing Boomer Calc app record (bundle com.boomercalc67.app)
+3. "App Information" tab — URLs + Category = Entertainment
+4. "Pricing and Availability" — Free
+5. "App Privacy" — Data Not Collected (after SDK check)
+6. Complete Age Rating questionnaire (4+)
+7. Version 1.0.0 — paste Description, Keywords, upload the 2 screenshots
+8. Add the uploaded build
+9. Answer export compliance (No)
+10. "What's New" — paste block
+11. App Review Information — contact details + ★ the Reviewer Note above
+12. "Add for Review" → "Submit to App Review"
 
 
 ===============================================================================
-ARCHIVE AND UPLOAD FROM XCODE
+ARCHIVE AND UPLOAD FROM XCODE  (Capacitor app)
 ===============================================================================
 
-Commands:
-1. open ios/App/App.xcworkspace
-2. Select "Any iOS Device (arm64)" from device dropdown
-3. Product → Archive
-4. Wait for archive to complete
-5. In Organizer: Distribute App → App Store Connect → Upload
-6. Wait for upload to complete (10-30 minutes)
-7. Go to App Store Connect and add build to version
+1. npm run build   (regenerates the static out/ that Capacitor wraps)
+2. npx cap sync ios
+3. open ios/App/App.xcworkspace
+4. Select "Any iOS Device (arm64)"
+5. Product → Archive
+6. Organizer: Distribute App → App Store Connect → Upload
+7. Wait for processing, then add the build to version 1.0.0
 
 
 ===============================================================================
-AFTER SUBMISSION
+STATUS
 ===============================================================================
 
-Review Timeline: 24-48 hours (can take up to 7 days)
-
-You will receive email notifications at each stage:
-- "Waiting for Review"
-- "In Review"
-- "Pending Developer Release" or "Ready for Sale"
-
-If rejected: Fix issues and resubmit
-
-
-===============================================================================
-YOUR APP IS READY! 🚀
-===============================================================================
-
-Everything is prepared. Just follow the steps in FINAL_SUBMISSION_GUIDE.md
-and you'll have your app live on the App Store in about 1 hour of work + review time.
-
-Good luck!
+Copy + screenshots are prepped. Remaining before submit (all Steve's actions):
+  • verify the 3 URLs return 200
+  • confirm no analytics/ads SDK (for the "Data Not Collected" claim)
+  • upload a build to the Boomer Calc ASC record
+  • paste the fields above (esp. the Reviewer Note) + upload screenshots + Submit
diff --git a/store-assets/screenshots/01-calculator.png b/store-assets/screenshots/01-calculator.png
new file mode 100644
index 0000000..2db884c
Binary files /dev/null and b/store-assets/screenshots/01-calculator.png differ
diff --git a/store-assets/screenshots/02-result.png b/store-assets/screenshots/02-result.png
new file mode 100644
index 0000000..3128e91
Binary files /dev/null and b/store-assets/screenshots/02-result.png differ

← e7e1fc8 ios: build 6 for 1.0.1 resubmit (fixed icon) — bump CURRENT_  ·  back to Boomer Calculator  ·  Boomer Calc: flag embedded AdSense — blocks 'Data Not Collec a61ccec →