<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/every-founder-hates-the-app-review-cycle-s353zfuea" -->

---
title: Every founder hates the app review cycle | daily.dev
description: A founder shares frustration with app store review processes and announces a service that enables push notifications without requiring a native mobile app. The...
canonical: https://daily.dev/posts/every-founder-hates-the-app-review-cycle-s353zfuea
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Every founder hates the app review cycle | daily.dev
og:description: A founder shares frustration with app store review processes and announces a service that enables push notifications without requiring a native mobile app. The...
og:url: https://daily.dev/posts/every-founder-hates-the-app-review-cycle-s353zfuea
og:image: https://api.daily.dev/og/posts/S353zfUea.png
og:image:alt: Every founder hates the app review cycle
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Every founder hates the app review cycle

**[RalphNex](https://daily.dev/sources/ralphnex)** · [@aadilghani](https://daily.dev/aadilghani) · 1 min read · 1 upvotes · 2 comments

## Summary

A founder shares frustration with app store review processes and announces a service that enables push notifications without requiring a native mobile app. The solution uses Kafka for event-driven architecture and claims 99.9% reliability with 5-minute setup time. Currently serves 50+ teams.

## Content

I got stuck multiple times in App Review cycles

Usual client requirements? "I need an app to send notifications and stay closer to the user"

But you can also stick with email? "I need to have maximum deliverability, I don't want to get on the spam list"

When I kept hearing this over and over again, it was a pattern, I'm now on a mission to let founders send push notifications without an app to their end users.

I have already built an app that is serving 50+ teams - powered by event driven system(Kafka), maximum reliability (99.9%) on sending and scheduling push notifications.

Fun part? takes 5 minutes to setup

Try for free, comment "TRY" and I'll send you the link.

## Community discussion

Top comments from developers on daily.dev.

**@deeyes** · 0 upvotes

> TRY

---

Tags: [#mobile](https://daily.dev/tags/mobile), [#architecture](https://daily.dev/tags/architecture), [#kafka](https://daily.dev/tags/kafka)

[View this post on daily.dev](https://daily.dev/posts/every-founder-hates-the-app-review-cycle-s353zfuea)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"DiscussionForumPosting","mainEntityOfPage":"https://daily.dev/posts/every-founder-hates-the-app-review-cycle-s353zfuea","headline":"Every founder hates the app review cycle","text":"A founder shares frustration with app store review processes and announces a service that enables push notifications without requiring a native mobile app. The solution uses Kafka for event-driven architecture and claims 99.9% reliability with 5-minute setup time. Currently serves 50+ teams.","url":"https://daily.dev/posts/every-founder-hates-the-app-review-cycle-s353zfuea","datePublished":"2026-02-08T12:51:19.160Z","dateModified":"2026-02-08T12:51:35.307Z","author":{"@type":"Person","name":"Aadil Ghani","url":"https://daily.dev/aadilghani","image":"https://lh3.googleusercontent.com/a-/AOh14GhkQDRGzqTobLxwRg0cOpqSUQECoWth9RzOT3Ehgg=s100","description":"Building product experiences the right way","interactionStatistic":{"@type":"InteractionCounter","interactionType":{"@type":"EndorseAction"},"userInteractionCount":870}},"image":"https://media.daily.dev/image/upload/s--VMMRjDSg--/f_auto/v1770555079/posts/S353zfUea?_a=BAMAMiiu0","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":1},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":2}],"comment":[{"@type":"Comment","text":"TRY","datePublished":"2026-02-08T13:25:54.890Z","url":"https://daily.dev/posts/S353zfUea#c-A8kF8trJq","author":{"@type":"Person","name":"Dash Santosh","url":"https://daily.dev/deeyes","image":"https://lh3.googleusercontent.com/a/AEdFTp5r5r5QXUERVsDtOMG0TygwceBqildWnI0Sb99-U28=s96-c"}}],"isPartOf":{"@type":"WebPage","url":"https://daily.dev/squads/ralphnex","name":"RalphNex"}}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"RalphNex","item":"https://daily.dev/squads/ralphnex"},{"@type":"ListItem","position":3,"name":"Every founder hates the app review cycle"}]}
```

