You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-6
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ See the [quick start guide documentation](https://documentation.qonversion.io/do
38
38
39
39
## Analytics
40
40
41
-
Qonversion provides advanced subscription analytics out-of-the-box. You can monitor real-time metrics from new users and trial-to-paid conversions to revenue, MRR, ARR, cohort retention and more. Understand your customers and make better decisions with precise subscription analytics.
41
+
Qonversion provides advanced subscription analytics out of thebox. You can monitor real-time metrics from new users and trial-to-paid conversions to revenue, MRR, ARR, cohort retention, and more. Understand your customers and make better decisions with precise subscription analytics.
@@ -89,10 +89,10 @@ Send user-level subscription data to your favorite platforms.
89
89
***Track and increase your revenue.** Qonversion provides detailed real-time revenue analytics including cohort analysis, trial conversion rates, country segmentation, and much more.
90
90
***Integrations with the leading mobile platforms.** Qonversion allows sending data to platforms like AppsFlyer, Adjust, Branch, Tenjin, Facebook Ads, Amplitude, Mixpanel, and many others.
***A/B test** and identify winning in-app purchases, subscriptions or paywals.
92
+
***A/B test** and identify winning in-app purchases, subscriptions, or paywalls.
93
93
***Cross-device and cross-platform access management.** If you provide user authorization in your app, you can easily set Qonversion to provide premium access to authorized users across devices and operating systems.
94
-
***SDK caches the data.** Qonversion SDK caches purchase data including in-app products and entitlements, so the user experience is not affected even with the slow or interrupting network connection.
95
-
***Webhooks.** You can easily send all of the data to your server with Qonversion webhooks.
94
+
***SDK caches the data.** Qonversion SDK caches purchase data including in-app products and entitlements, so the user experience is not affected even with a slow or interrupted network connection.
95
+
***Webhooks.** You can easily send all the data to your server with Qonversion webhooks.
96
96
***Customer support.** You can always reach out to our customer support and get the help required.
97
97
98
98
Convinced? Let's go!
@@ -111,7 +111,7 @@ Whether you’re a core user or trying it out for the first time, you can make a
111
111
112
112
## Contributing
113
113
114
-
Contributions are what make the opensource community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.
114
+
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.
115
115
116
116
1. Fork the Project
117
117
2. Create your Feature Branch (`git checkout -b feature/SuperFeature`)
@@ -126,4 +126,4 @@ Contact us via [issues on GitHub](https://github.com/qonversion/react-native-sdk
126
126
127
127
## License
128
128
129
-
Qonversion SDK is available under the MIT license.
129
+
Qonversion SDK is available under the MIT license.
Copy file name to clipboardExpand all lines: package.json
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
{
2
2
"name": "react-native-qonversion",
3
3
"title": "React Native Qonversion",
4
-
"version": "8.1.3",
4
+
"version": "8.1.4",
5
5
"description": "Qonversion provides full in-app purchases infrastructure, so you do not need to build your own server for receipt validation. Implement in-app subscriptions, validate user receipts, check subscription status, and provide access to your app features and content using our StoreKit wrapper and Google Play Billing wrapper.",
0 commit comments