Feedback infrastructure for mobile developers
One-line SDK for iOS, Android, React Native, and Flutter. Catch unhappy users before they leave a 1-star review

Built for mobile-only feedback loops
Issue trackers and helpdesks were designed for web SaaS. Feddy is designed for App Store reality.
Smart Review Prompt
Catch the user about to leave a 1-star review. Route happy ones to the App Store, capture frustrated ones as private feedback.
Premium signal
Auto-detect StoreKit subscriptions out of the box. RevenueCat, Adapty, or your own server work too. Paying users surface to the top automatically.
Native UI on every platform
Drop-in SwiftUI, Compose, React Native, and Flutter components. No WebView wrappers, no design hand-offs.
Real-time inbox
Triage on the dashboard, reply by email, mark as resolved. Feedback you actually read instead of pages of crash logs.
Simple, transparent pricing
Start free. Upgrade as you grow. No hidden fees, cancel anytime.
Questions
Frequently asked, plainly answered
Setup, platforms, privacy, and how Smart Review Prompt decides who sees the App Store rating dialog.
Which platforms does Feddy support?+
iOS 15+, Android 7+, React Native, and Flutter — all four ship as native SDKs. No WebView wrappers, no JavaScript runtime injected into your app.
How long does setup take?+
A few minutes. Add the SDK, drop one configure call in your app entry point, and feedback starts landing in your dashboard inbox.
How does Smart Review Prompt decide who to ask?+
You set the rules in the dashboard — minimum sessions, days since install, key user actions. Only users who hit your "happy moment" criteria see the rating dialog. Anyone who taps a feedback entry stays in your private channel.
Does Smart Review Prompt comply with Apple's review guidelines?+
Yes. We call Apple's official SKStoreReviewController and Google's in-app Review API. The system handles the three-prompts-per-365-days quota automatically — Feddy just decides who is shown the dialog in the first place.
Will the SDK slow down my app?+
No. The SDKs are lightweight, lazy-load the feedback UI on demand, and queue submissions locally when the device is offline. No background trackers, no third-party analytics injected.
Do I need RevenueCat to surface paying users?+
No. On iOS, the SDK auto-detects StoreKit 2 entitlements out of the box — zero config. If your billing source-of-truth lives elsewhere (RevenueCat, Adapty, your own server), pass it to setSubscription(...) once after init.
Where is my data stored?+
On Cloudflare's global edge network. Text feedback lives in D1, attachments in R2. Everything is encrypted at rest, served over TLS, and replicated across regions for low-latency reads.
What about user privacy?+
Feedback is opt-in and only tied to the user identifier you choose to attach. We don't ship third-party analytics SDKs inside Feddy, we don't sell or share your data, and we don't train AI models on it.
Stop chasing 1-star reviews
Add Feddy in one line of code. Start free in development, upgrade when your app ships to production.
No credit card required · iOS, Android, React Native & Flutter