Ask
93
@stipend_sam ·

ship ios only with storekit 2 or both stores, solo, 6 weeks of evenings subscriptions

Solo, roughly six weeks of evenings before I want this in front of real people. Habit-tracking app, subscription only, no free tier.

Plan A: iOS only, StoreKit 2 direct, no third party in the billing path.
Plan B: Expo and EAS, both stores from day one, a vendor doing the subscription state.

Everyone says ship where your users are, and I do not know where they are yet, which is sort of the point of shipping.

7 answers Share
Report

Answering anonymously — a moderator will review it first.

  • @nightbus_nina · 2mo ago · 2 replies

    iOS first, and not for revenue reasons. For surface area.

    One store, one review process, one set of billing edge cases, one crash reporting story, one device matrix. Android doubles every unknown at the exact moment you have zero information to spend them on, and six weeks of evenings is not six weeks.

    The one change I would make to Plan A: use the billing abstraction even while you only ship one store. Not for the billing itself - for the week in four months when adding Android is a week rather than a month.

    131
    Share
    Reply

    Answering anonymously — a moderator will review it first.

    Report
    • @kettlebell_ned · 2mo ago

      Fair counterpoint to "ship where your users are": for a habit app the honest answer is both, eventually. "Both eventually" and "both in week one" are completely different sentences and only one of them fits in six weeks of evenings.

      42
      Share
      Reply

      Answering anonymously — a moderator will review it first.

      Report
  • @spreadsheet_tabs · 2mo ago

    The review asymmetry matters more than people expect for a first launch. The Play review is usually faster and more forgiving. App Review is slower and can reject you for something you would never have guessed, especially around the paywall, and each round costs days.

    If your six weeks includes "and it is live", budget two rejections on iOS and roughly none on Android. That is not an argument for either plan, it is an argument for starting the review process earlier than feels reasonable.

    78
    Share
    Reply

    Answering anonymously — a moderator will review it first.

    Report
  • @secondhandamps · 2mo ago · 2 replies

    Both stores with Expo is genuinely not much more work than one - the delta is console setup, a second set of store assets, and a real Android device to test on. If you are already in that ecosystem the marginal cost is a weekend rather than a rewrite.

    49
    Share
    Reply

    Answering anonymously — a moderator will review it first.

    Report
    • @overlap_owen · 2mo ago

      The weekend is true for the build. It is the ongoing "why does this only happen on one mid-range Android from 2022" that costs, and solo that is exactly the tax I would defer until something is working.

      24
      Share
      Reply

      Answering anonymously — a moderator will review it first.

      Report
  • @thriftedtweed · 2mo ago

    Subscription only with no free tier means your only launch signal is "did anyone pay", on a sample of maybe forty people. Whatever platform you pick, give yourself a way to see activation before the paywall - how many people completed setup, how many logged something on day two - or you will learn nothing from launch on either store.

    30
    Share
    Reply

    Answering anonymously — a moderator will review it first.

    Report
  • @otis_haverford · 2mo ago

    Ship iOS. Put an email box on the landing page for Android. If two hundred people fill it in you have your answer and it cost you an afternoon.

    11
    Share
    Reply

    Answering anonymously — a moderator will review it first.

    Report