App Ops Desk · Issue #23

App size and download ops

App size is a silent conversion killer. Solo founders often notice only after a TestFlight complaint or a support email that starts with “I can’t download on cellular.”

Read time: 6 min Performance Connect Pairs with Issues #0 and #13
One action this week: Record the compressed download size for your last App Store or TF build in the release log. Compare it every candidate.

What to log

Common bloat

  • Uncompressed videos in the main bundle
  • Duplicate @3x assets and forgotten test fixtures
  • Debug-only resources shipping in Release
  • Fat binary leftovers from old packaging habits

Gate

  • Size logged for this build number
  • Delta vs last store version explained
  • If size jumped > unexpected threshold, stop and inventory assets

Bottom line

Treat size like a regression metric. If you cannot explain the delta, do not shrug it into production.

Resources hub → Full library and jump-by-symptom links. Join the App Ops Desk waitlist Weekly release ops for people who ship alone.