# FixMySub

> FixMySub recovers failing iOS and Android in-app subscriptions with automated push notifications and emails. It connects to RevenueCat via webhooks, matches events to your app users, and runs recovery workflows when payments fail, users cancel, or subscriptions expire.

FixMySub is a SaaS for mobile app developers, not an analytics product and not a web-billing dunning tool. The buyer is the app developer; the people who receive messages are that app's subscribers.

There is no mobile SDK. You point your RevenueCat webhook at FixMySub, register users with a REST API (RevenueCat `app_user_id`, optional email, FCM push token, locale), and optionally upload FCM credentials for push. Email is sent by FixMySub (SendGrid) using your sender name. Sensitive credentials are encrypted at rest with AES-256-GCM.

Recovery can be automatic (send immediately, with a 12-hour follow-up push) or manual (mark the user at risk and notify the owner). Channels: push via Firebase Cloud Messaging, email via SendGrid. Templates are customizable per trigger (billing issue, cancellation, expiration) with optional AI translation.

First successful recovery is free (no credit card). Paid plans are billed in EUR on recovered-attempt volume: €9/mo (100 attempts), €19/mo (300), €39/mo (800), €99/mo (unlimited). Yearly billing is 10 months prepaid. Telegram owner alerts are available.

Contact: contact@fixmysub.app
Sign up: https://fixmysub.app/login

## Pages

- [FixMySub (markdown)](https://fixmysub.app/index.md): Full product overview, how it works, features, pricing, and FAQ in markdown.
- [Home](https://fixmysub.app/): Marketing homepage.
- [Get started / login](https://fixmysub.app/login): Create an account or sign in (Google, GitHub, or email).
- [RevenueCat cancel → push (markdown)](https://fixmysub.app/revenuecat-cancel-push.md): Webhook to FCM/email on CANCELLATION and BILLING_ISSUE. PRODUCT_CHANGE ignored. No SDK. HTML: https://fixmysub.app/revenuecat-cancel-push/
- [Play billing-issue recovery (markdown)](https://fixmysub.app/play-billing-issue-recovery.md): Involuntary Play churn (cite RevenueCat 32.3%). BILLING_ISSUE nudge. HTML: https://fixmysub.app/play-billing-issue-recovery/
- [Pushwoosh alternative (markdown)](https://fixmysub.app/pushwoosh-revenuecat-alternative.md): Full push platform vs cancel/billing recovery only. HTML: https://fixmysub.app/pushwoosh-revenuecat-alternative/

## Optional

- [Privacy Policy](https://fixmysub.app/privacy): Data controller, what is collected, processors (Firebase, SendGrid, Stripe, Datafa.st, Heyo).
- [Terms of Use](https://fixmysub.app/terms): Acceptable use, delivery disclaimers, pricing, liability.
- [Sitemap](https://fixmysub.app/sitemap.xml): Indexable public URLs.
