I spent 2 months building a 25-feature app. 1 month after launch: 6 downloads. Roast me.
▲ 10 r/MuslimVentures+1 crossposts

I spent 2 months building a 25-feature app. 1 month after launch: 6 downloads. Roast me.

Hey . This is the opposite of a milestone post.

I launched my first app, House Muslim , on iOS and Android about a month ago. Total downloads so far: 6 . At least two of those are me and my wife.

I'm posting this because (a) I think I know what went wrong but not how to fix it, and (b) every post here is "500 downloads in 2 weeks" and I want the other side of the distribution to exist too.

What I built

An all-in-one Islamic daily app for Indonesia (230M+ Muslims): prayer times + adhan, full offline Qur'an with Indonesian translation and word-by-word, 38,000 offline hadith across 9 collections, habit tracker, Ramadan & Qadha tracker, zakat calculator, Hajj/Umrah guide, an AI assistant that only answers with citations from Qur'an/tafsir/hadith, halal checker, greeting cards… 25+ feature modules.

Everything is free, fully offline, no ads, no data selling. Monetization is a tip jar.

The incumbent is Muslim Pro: tens of millions of users, aggressive paywall, and a well-documented history of selling location data to the US military. I genuinely believe there's room for a trustworthy alternative.

Stack for the curious: Flutter (~62k LOC), Go backend (~81k LOC) on a single VPS, prayer-time engine written in Go and compiled to native via FFI, RAG over ~57k documents with a flat-file vector index. It's good software . That's the problem.

What I think went wrong

1. I built for 2 months and marketed for 0 days. Classic. I told myself "I'll do marketing after launch." Launch day was me pressing publish and refreshing the console. Nobody knew it existed because I had never told anyone.

2. I built 25 features instead of 1 distribution channel. Every week I added a feature instead of talking to a single user. I built an entire community layer (feed, groups, live audio rooms) — then pulled it before launch because an empty social network repels people. That's weeks of work that shipped to zero users.

3. No ASO at all. Store listing was written in 20 minutes. I never researched what Indonesians actually type into the Play Store. My "competitor" has 50M+ installs and thousands of reviews; I have 0 reviews. Organic store search was never going to happen.

4. I removed my only paid channel before trying it. I integrated the Facebook SDK + Pixel, then ripped them out for privacy reasons (which I still believe in), and pivoted to "TikTok + organic" — but I haven't actually made a single TikTok. So the pivot was from one channel I didn't use to another channel I don't use.

5. I built a referral/creator program for creators I don't have. Fully working: creators get a code, users enter it at signup, I pay per install. Zero creators enrolled, because I never reached out to any. I built the pipe before there was any water.

6. Wrong launch month. For this category, Ramadan is the Super Bowl (prayer/Qur'an apps see huge spikes). I launched in the dead middle of the year.

What I'm planning (tell me if this is wrong)

Stop building. Feature freeze for 60 days unless a real user asks.

Pick ONE channel and go deep. Leaning towards TikTok/Reels with short "one ayah a day" and "prayer time in X city" videos, because the share cards + deep links (housemuslim.org/quran/2?ayah=255) already exist and open the app.

Go where the users already are. Indonesian Muslim Facebook groups, Telegram channels, WhatsApp mosque groups. Not to spam — to actually ask 20 people what they use and why.

Recruit 5 micro-creators by hand (1k–20k followers, religious content), DM them personally, give them the referral code.

Rewrite the store listing around the one thing that differentiates: offline + no data selling , instead of listing 25 features.

Aim everything at Ramadan 2027 as the real launch.

What I'd love from you

  • If you've launched in a niche owned by one giant — how did you get your first 100 real users?
  • Does "free + tip jar" ever work, or should I just accept a freemium model?
  • Is it worth running a small Play Store ads test ($100–200) just to get reviews on the listing, or is that wasted money at this stage?
  • Honest reactions to the store listing (link in comments). Be brutal.

Thanks for reading. I'll update this in 30 days either way.

u/Glittering_Device653 — 23 hours ago
▲ 13 r/FlutterBeginner+1 crossposts

My Flutter + Rust "AirDrop for every device" is now open source — would love feedback on the architecture

>I've been building BIShare — a file-sharing app that works between iPhone, Android, Mac, Windows, and Linux (AirDrop is Apple-only, Quick Share skips iPhones). It's live on the App Store and Google Play, and I just open-sourced the Flutter client.
>
>A few things that might interest this sub:
>
>Repo (with a demo GIF + good first issues): https://github.com/BIShare-project/bishare-flutter
>
>I'd genuinely love feedback on the Flutter↔Rust boundary and the desktop story — and contributors are very welcome. What would you do differently?

Why it works: shipped-app credibility + real tech (FRB, cross-platform) + an open question. Post the demo GIF or a screenshot in the post if the sub allows images. Respond to every comment fast.

u/Glittering_Device653 — 11 days ago