u/Strict_Usual_3053

Sleep Cycle Premium just renewed at $39.99/yr and I sat on it for a week. Tested AutoSleep ($8.99 one-time, Apple Watch required) for 3 weeks instead.

Sleep Cycle Premium just renewed at $39.99/yr and I sat on it for a week. Tested AutoSleep ($8.99 one-time, Apple Watch required) for 3 weeks instead.

Sleep Cycle Premium just renewed at $39.99/yr and I sat on it for a week. Tested AutoSleep ($8.99 one-time, Apple Watch required) for 3 weeks instead.

AutoSleep tracks sleep automatically from the Apple Watch. No buttons to press, no microphone under the pillow, no data upload, no analytics. Developer states all of that explicitly.

The trade-off: AutoSleep needs an Apple Watch and is iOS-only. Sleep Cycle still works on iPhone alone. That's the platform difference.

Accuracy felt close to Sleep Cycle Premium for me. Wrist motion + HRV from the Watch beats the iPhone microphone for stage detection in my house (n=1, take that for what it is).

The math was: $39.99/yr forever vs $8.99 once. Three weeks in I'm not going back.

What did you all settle on after a long enough A/B?

u/Strict_Usual_3053 — 4 days ago

1Password just bumped Individual to $47.88/yr (was $35.88). That pushed me off the fence. Spent a few weeks actually using 3 alternatives. What I picked

1Password just bumped Individual to $47.88/yr (was $35.88). That pushed me off the fence.

Spent a few weeks actually using 3 alternatives. What I picked:

Strongbox Pro — $99.99 one-time. Open KeePass format, vault file portable across devices.

Trade-off: no shared family vault out of the box.

Password Manager Data Vault — $9.99 one-time. AES + iCloud sync + Face ID. Smaller integration ecosystem than 1Password, but if you live in iOS the gap is narrow.

Password Manager: Safe — $7.99 one-time Pro tier. Vault encrypts to your own cloud (iCloud / Dropbox / Drive / OneDrive/ WebDAV). Cheapest of the three.

What's everyone else moving to after the hike?

u/Strict_Usual_3053 — 4 days ago
▲ 0 r/apps+1 crossposts

About 6 months ago I added up what I was paying for iPhone app subscriptions. Higher than I thought. Calm $69.99/yr, AllTrails $35.99/yr, Sleep Cycle $39.99/yr, 1Password $35.88/yr. About $182 a year for apps I opened a couple times a week.

Spent a few months hunting for replacements that didn't bill monthly. Free or pay-once options I'd actually keep using, not the bottom-of-the-barrel options.

Where I landed:

- Calm → Plum Village (free, no IAP, by the Plum Village monastic community)

- Sleep Cycle → AutoSleep ($8.99 once, requires Apple Watch)

- 1Password → Password Manager: Safe (lifetime tier, AES + iCloud sync)

Same daily routine, $0 recurring. Wish I'd done it sooner.

Curious what subscriptions everyone else dropped and what they switched to.

u/Strict_Usual_3053 — 7 days ago

If you've ever filmed the same thing twice (once vertical for Shorts/Reels, once horizontal for YouTube), there's an iPhone app that just records both at the same time. It's currently free in the US App Store, was $9.99 since the app launched March 27.

DualShot Recorder uses both rear cameras simultaneously — wide for the 16:9 horizontal cut, ultra-wide for the 9:16 vertical cut.

Both files save independently to Photos. 4K + 1080p, 24/30/60 fps, MOV or MP4. No ads, no tracking, no accounts.

App Store: https://apps.apple.com/us/app/dualshot-recorder/id6761159805

4.7★ / 748 ratings (US).

I track its price history at https://apprundown.com/price-history/dualshot-recorder, this is the first free run since launch.

Catch: brand-new launches like this often only stay free 24-72h, so grab now if you can use it.

(Disclosure: AppRundown is my paid-iOS-app price tracker. Not selling anything, no affiliate links.)

u/Strict_Usual_3053 — 11 days ago

DualShot Recorder is free in the US App Store today. Was $9.99 since launch March 27. First free run, so probably won't last long.

4.7★ / 748 ratings on the US App Store.

Simultaneous portrait (9:16) + landscape (16:9) recording from the dual rear cameras in one take, both files saved to Photos. 4K +1080p, MOV/MP4, no ads/tracking/accounts.

App Store: https://apps.apple.com/us/app/dualshot-recorder/id6761159805

Price history (part of a 126-app paid iOS price tracker I run): https://apprundown.com/price-history/dualshot-recorder

u/Strict_Usual_3053 — 11 days ago
▲ 1 r/iosdev

We obsess over our app's displayed star. Most users don't.

Last week I posted a data study on r/iosapps. What surprised me wasn't the numbers. It was the comments. Users kept saying they already know the displayed rating doesn't match reality, and they read recent reviews instead.

  • "the gap is biggest for apps that were great 3-4 years ago and have just been coasting on old reviews ever since." —AdProfessional7333
  • "Halifax mobile banking app 4.8 stars - recent upgrade is absolutely awful." — perfect-standards
  • "your website isn't useful to me as is until you add the trending data." — GwynLordOfCedar (looking for a tool that shows the gap)

So I pulled the data to see how wide that gap actually is.

  • Setup: 14,694 English-language reviews via Sensor Tower API, across 230 popular paid iOS apps, sampled Jan 25 to Apr 21. For each app, compared the displayed App Store rating to the average of its recent reviews. Apps needed 30+ recent reviews to qualify. 120 apps made the cut.
  • Result: 27 of 120 have App Store ratings 2+ stars above what their recent reviewers gave. 3 are 3+ stars off.

Worst offenders:

  • Microsoft Authenticator (4.70 → 1.42, gap 3.29)
  • Eatr (4.62 → 1.33, gap 3.29)
  • Hypic AI (4.72 → 1.45, gap 3.27)
  • Photoroom AI (4.83 → 2.02, gap 2.81)
  • 1Password (4.55 → 1.86, gap 2.69)
  • Headspace (4.81 → 2.17, gap 2.64)
  • NordVPN (4.63 → 2.11, gap 2.52)

One pattern stood out: AI-named apps are 11% of the 120 sample but 22% of the gap-2★+ list. Twice the baseline. My guess, not proven: AI apps ship updates faster, refactor more, and run heavier review campaigns at launch. All three push the displayed star above what current users actually feel.

If you ship an iOS app:

If your app has been live 3+ years and the displayed star is still high, that number reflects your past, not your present. The recent-review feed is what new downloaders actually read. Pull your last 30-60 days of reviews and average them. If the average is meaningfully below your displayed star, the displayed number will follow eventually.

Full methodology + per-app table + reproducible SQL:

https://apprundown.com/blog/app-store-rating-gap-study-14694-reviews

GitHub repo (CC BY 4.0):

https://github.com/Rajeshzheng/rating-gap-study

Disclosure: AppRundown is my project. Happy to run a free 1-page gap analysis on any commenter's own app + 1 named competitor. Drop the App Store URL in the thread or DM.

How are you tracking recent-review drift on your own app, if at all?

u/Strict_Usual_3053 — 13 days ago

Spent the weekend looking at my partner's App Store purchase history + screen time. 11 active subs = $312/yr. 4 of them she opens very less.

Made me realize I have no idea how other people actually decide what survives a subscription audit.

Not the philosophical "subs are evil" take — the actual mechanics.

For anyone who's cut hard at some point, curious about three things:

  1. What did you cancel and NOT replace (just live without now)?

  2. What did you cancel and replace with a one-time-purchase app? Was the switch actually worth it?

  3. What's the one sub you'll never cancel, even when you want to?

Trying to figure out if there's a real patter.

reddit.com
u/Strict_Usual_3053 — 17 days ago

Saw the annual sale hit yesterday — all five Rusty Lake mobile titles dropped to $0.99 (same April window as last year, so this looks like their yearly cadence).

For people who've played the series: if a newcomer is going to grab two or three of them, which order makes the most sense? I've been told conflicting things:

- Some say start with **Rusty Lake Hotel** (2016) because it's the chronological entry point and sets up the universe

- Others say skip Hotel and go straight to **Roots** (2017) because the puzzle design is more mature

- A few people argue **The Past Within** (2022) is the best standalone if you have a friend to play with (it requires two devices)

- And **Underground Blossom** (2023) keeps coming up as the most polished one visually

What's your take? Specifically curious whether the lore order matters or if each one stands alone.

(For context I tracked the price history of all five if anyone wants to confirm the annual cadence: https://apprundown.com/price-history/the-past-within — last drop was April 2025, before that it was scattered.)

reddit.com
u/Strict_Usual_3053 — 19 days ago