Skip to content

Commit fd8ca31

Browse files
authored
Support opening in AI tools, and a slight design refresh (#1032)
1 parent d91e5df commit fd8ca31

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+527
-102
lines changed

docs/dashboard-and-metrics/charts/real-time-charts.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ excerpt: Overview of the key changes & improvements of our new real-time Charts
55
hidden: true
66
---
77

8-
# Real-time Charts (Beta)
9-
108
We’re excited to welcome you to the beta of our new real-time Charts. We've rebuilt charts to give you faster, more flexible insights, including:
119

1210
- Real-time reporting on almost all charts

docs/dashboard-and-metrics/reconciling-with-financial-reports.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ slug: reconciling-with-financial-reports
44
hidden: false
55
---
66

7-
# RevenueCat and the App Store's financial reports
8-
97
When managing your app's revenue and overall financial performance, you might frequently need to use both our [Revenue chart](https://app.revenuecat.com/charts/revenue) and the [App Store’s financial reports](https://developer.apple.com/help/app-store-connect/getting-paid/download-financial-reports/) for different purposes. While they both report on the financial performance of your app, there are meaningful differences in the recommended use cases and available data between those sources. Understanding these differences can help you better interpret the data and make more informed decisions.
108

119
## How the Revenue chart works

docs/known-store-issues/storekit.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
title: StoreKit Issues
33
---
44

5-
# StoreKit Known Issues
6-
75
This section covers known issues specifically related to Apple's StoreKit framework that may affect your RevenueCat integration.
86

97
## Current Issues

docs/known-store-issues/storekit/ios-18-4-simulator-fails-to-load-products.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
title: iOS 18.4 Simulator Fails to Load Products
33
---
44

5-
# iOS 18.4 Simulator Fails to Load Products
6-
75
## Resolved
86

97
Apple has resolved this issue, and it is not present in iOS 26 and above. The issue is still present in the iOS 18.4-18.5 simulators. We are keeping this page for historical reference.

docs/migrating-to-revenuecat/swiftystorekit.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ excerpt: Migrate your SwiftyStoreKit app to RevenueCat
55
hidden: false
66
---
77

8-
# SwiftyStoreKit Migration
9-
108
If you use SwiftyStoreKit in your iOS app and are looking for an alternative that includes receipt validation, server-side status tracking, cross-platform support and more - RevenueCat is the ideal choice for your app!
119

1210
This guide describes how to integrate specific features from SwiftyStoreKit into your app. For basic RevenueCat setup instructions, see the [Quickstart guide](/getting-started/quickstart).

docs/offerings/virtual-currency/events.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ slug: events
55
hidden: false
66
---
77

8-
# Virtual Currency Events
9-
108
RevenueCat provides event tracking for virtual currency transactions, allowing you to monitor and respond to balance changes in real-time through webhooks.
119

1210
:::info Adjustments via API are view-only

docs/offerings/virtual-currency/refunds.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ slug: refunds
55
hidden: false
66
---
77

8-
# Refunds
9-
108
This guide explains how RevenueCat handles virtual currency balance adjustments when purchases are refunded, including both subscriptions and one-time purchases. When purchases that grant virtual currency are refunded, RevenueCat adjusts the customer’s balance to maintain fairness, while ensuring balances never fall below zero.
119

1210
## Balance Floor

docs/offerings/virtual-currency/subscriptions.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ slug: subscriptions
55
hidden: false
66
---
77

8-
# Subscriptions
9-
108
In addition to one-time products, subscriptions can be used to grant virtual currency on a recurring basis, such as a monthly coin pack or weekly credit refill. This model helps drive predictable revenue while encouraging long-term engagement and retention.
119

1210
With RevenueCat’s virtual currency feature, you can configure subscriptions to automatically deliver currency to customers at regular intervals. These currencies, like tokens, gems, or credits, can then be spent on virtual goods or in-app experiences.

docs/projects/projects-overview.md renamed to docs/projects/projects-overview.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ If you are changing the App Store Connect or Google Developer account, this will
6666
- For Apple, these are the [app-specific shared secret](https://www.revenuecat.com/docs/service-credentials/itunesconnect-app-specific-shared-secret), the [in-app purchase key](https://www.revenuecat.com/docs/service-credentials/itunesconnect-app-specific-shared-secret/in-app-purchase-key-configuration), and the [App Store Connect API key](https://www.revenuecat.com/docs/service-credentials/itunesconnect-app-specific-shared-secret/app-store-connect-api-key-configuration). The new owner will also want to make sure their Paid Applications Agreement is signed with Apple.
6767

6868
- For Google, these are the [service credentials](https://www.revenuecat.com/docs/service-credentials/creating-play-service-credentials). To reduce any downtime, we recommend the new owner generate these credentials in advance and test them on a RevenueCat project to make sure they are validated and working before the transfer.
69+
6970
</details>
7071

7172
## Next steps

docs/tools/experiments-v1.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,10 @@
22
title: Experiments
33
sidebar_label: Introduction
44
slug: experiments-v1
5-
excerpt: A/B testing two offerings in your app
5+
excerpt: Take the guesswork out of pricing & paywalls
66
hidden: false
77
---
88

9-
# Take the guesswork out of pricing & paywalls
10-
119
RevenueCat Experiments allow you to optimize your subscription pricing and paywall design with easy-to-deploy A/B tests backed by comprehensive cross-platform results. With Experiments, you can A/B test two different Offerings for any paywall location in your app and analyzing the full subscription lifecycle to understand which variant is producing more value for your business.
1210

1311
:::tip

0 commit comments

Comments
 (0)