From 5964ac663bbf0d8a2ff9e0ab770940babd4f501f Mon Sep 17 00:00:00 2001 From: Surik Date: Fri, 28 Jun 2024 15:18:34 +0400 Subject: [PATCH 1/3] Add qonversion alternative --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 6d41821..7b9dc1a 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,12 @@ While it would be highly desirable to support StoreKit 2 in this project, [littl Fortunately, there are some very good alternatives to SwiftyStoreKit, backed by real companies. By choosing their products, you'll make a safe choice and get much better support. +### Qonversion + +[Qonversion](http://qonversion.io/) - All-in-one cross-platform subscription management platform offering analytics, A/B testing, Apple Search Ads, remote configs, and growth tools for optimizing in-app purchases and monetization. Compatible with iOS, Android, React Native, Flutter, Unity, Cordova, Stripe, and web. Free up to $10k in monthly tracked revenue. + +If you’ve been using SwiftyStoreKit here is the [migration guide](https://documentation.qonversion.io/docs/swiftystorekit-alternative). + ### RevenueCat [RevenueCat](https://www.revenuecat.com/) is a great alternative to SwiftyStoreKit, offering great APIs, support, and much more at a very [reasonable price](https://www.revenuecat.com/pricing). From 79bed48ac69674b6328dcfb50e110fe99a8ad6ae Mon Sep 17 00:00:00 2001 From: Surik Date: Fri, 28 Jun 2024 15:56:49 +0400 Subject: [PATCH 2/3] Updated qonversion description --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7b9dc1a..93ac282 100644 --- a/README.md +++ b/README.md @@ -30,9 +30,14 @@ Fortunately, there are some very good alternatives to SwiftyStoreKit, backed by ### Qonversion -[Qonversion](http://qonversion.io/) - All-in-one cross-platform subscription management platform offering analytics, A/B testing, Apple Search Ads, remote configs, and growth tools for optimizing in-app purchases and monetization. Compatible with iOS, Android, React Native, Flutter, Unity, Cordova, Stripe, and web. Free up to $10k in monthly tracked revenue. +[Qonversion](https://go.qonversion.io/vi6M) is an excellent alternative to SwiftyStoreKit. It provides a robust platform for managing in-app subscriptions and purchases and offers advanced analytics, growth tools, and seamless integrations designed to maximize app revenue potential. -If you’ve been using SwiftyStoreKit here is the [migration guide](https://documentation.qonversion.io/docs/swiftystorekit-alternative). +- The platform also features comprehensive [Analytics](https://go.qonversion.io/n8yn), an [Apple Search Ads Dashboard](https://go.qonversion.io/DIaT), and [A/B Tests](https://go.qonversion.io/EImk). +- [Qonversion](https://go.qonversion.io/vi6M) offers the most affordable [pricing](https://go.qonversion.io/8SlU) in the market, ensuring you get the best value for your money, along with highly responsive support. + +For a smooth transition from SwiftyStoreKit to Qonversion, refer to this [migration guide](https://documentation.qonversion.io/docs/swiftystorekit-alternative). + +You can learn more about Qonversion's features [here](https://go.qonversion.io/vi6M), and check out the pricing details. ### RevenueCat From 09e68dc1c81e99208196ea751c3190a4978be6c9 Mon Sep 17 00:00:00 2001 From: Surik Date: Fri, 28 Jun 2024 15:57:28 +0400 Subject: [PATCH 3/3] Removed extra space --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 93ac282..948d4ac 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Fortunately, there are some very good alternatives to SwiftyStoreKit, backed by [Qonversion](https://go.qonversion.io/vi6M) is an excellent alternative to SwiftyStoreKit. It provides a robust platform for managing in-app subscriptions and purchases and offers advanced analytics, growth tools, and seamless integrations designed to maximize app revenue potential. -- The platform also features comprehensive [Analytics](https://go.qonversion.io/n8yn), an [Apple Search Ads Dashboard](https://go.qonversion.io/DIaT), and [A/B Tests](https://go.qonversion.io/EImk). +- The platform also features comprehensive [Analytics](https://go.qonversion.io/n8yn), an [Apple Search Ads Dashboard](https://go.qonversion.io/DIaT), and [A/B Tests](https://go.qonversion.io/EImk). - [Qonversion](https://go.qonversion.io/vi6M) offers the most affordable [pricing](https://go.qonversion.io/8SlU) in the market, ensuring you get the best value for your money, along with highly responsive support. For a smooth transition from SwiftyStoreKit to Qonversion, refer to this [migration guide](https://documentation.qonversion.io/docs/swiftystorekit-alternative).