Discussion and help from anything related to RevenueCat.
Recently active
Hello, my user flow is like this:- user purchases subscription (not logging in with Purchases.logIn() )→ Revenuecat generates an anonymous id → INITIAL_PURCHASE event is triggered- after purchase: the user logs in with Firebase auth (logging in with Purchases.logIn() after account creation) → No event triggerI’m grating users credits on INITIAL_PURCHASE. My issue is now that there is no event triggered when logging in with custom app user id. I don’t have any reference to between the anonymous id and custom user id. Is there any way to get aliases with the custom user id as a query from the backend, or am I missing something?
I want to reset my subscription test and delete a Sandbox Customer. However, even after clicking "Delete" from the Customer details page, the customer does not disappear from the list. When I click on it, an alert says, "No customer found with that App User ID, please note that it's an exact search."How can I completely delete a Customer or reset the entire Sandbox?
As part of this guide, when I try to upload the p8 file I see this error: "Invalid file name, it should be SubscriptionKey_XXXXXXXXXX.p8. A file name with any other prefix could be a private key for a different Apple service. Please validate you are uploading a Subscription Key." The file I downloaded from App Store Connect is called “AuthKey_XXXXXXX.p8”. Am I supposed to manually rename it or have I downloaded the wrong file?
So. My app is almost ready to be submitted. Everything is working as expected and I'm busy doing screenshots and stuff. But there is one question I can't find an answer to - how subscriptions are being tested when reviewed? From what I see testing from TestFlight is unreliable and is a weird mix of sandbox and prod - I never made it work (and documentation says it's completely fine as long as things work in sandbox, which they do perfectly).Now, I use auth0's passwordless authentication with one-time passwords, so I can't "prepare" a specifc user with valid subscriptions upfront for the reviewers, they will be using their temporary emails.Will they be able to test subscriptions? How that works? I also can just disable subscription checking via my backend, so it will work on reviewers side anyway, but wouldn't it be considered as a some sort of tampering with the reviewing process?
When editing a paywall, it seems the footer links of a paywall (Terms of service URL and Privacy policy URL) aren’t dependent of the current localization. For example, if we edit the Terms of service URL in English (Canada), we can see the modification in French (France). We should be able to specify different URLs depending of locale.
We have a Flutter web app (not mobile). Our payment provider is Stripe. Does the RevenueCat SDK support Flutter web?
Hi,I am developing an app for Android using Flutter and I am trying your awesome service!!All is working fine by now, but the refund operation. I explaining what I did till now:I have purchased successfully a non-cosumable (life time) with my testing account. This is working fine also when restarting the app without internet active also after hours, meaning the cache does the job.Then I refunded the account in Google Play console and waited till it was successfuly refunded.Starting the app the entitlement is still active. At start I check this using:PurchaserInfo purchaserInfo = await Purchases.getPurchaserInfo();purchaserInfo.entitlements.all['myLifeTimeEntitlement']?.isActive <== this is trueBasically I have the same issue described in this post:https://community.revenuecat.com/topic/show?tid=326&fid=7I read somewhere that the SDK cache is refreshed about every 5 minutes. Thinking about this, I found:await Purchases.invalidatePurchaserInfoCache();which is not recommended. Any
Hello, In the billing feature, is it possible to not ask for the email when the user is paying? We already ask the email of the user before in the onboarding. I see that it is possible when you’re using the web paywall link. I would like to the same when not using the paywall link.https://www.revenuecat.com/docs/web/revenuecat-billing/web-paywall-links#email Thanks!
We are performing closed testing (sandbox mode) of subscriptions using a test app that implements the SDK to check which webhooks are fired.The following types are not fired. What is the reason?- UNCANCELLATIONI canceled a subscription contract that was within the expiration date from the store and repurchased it within the expiration date, but the webhook was not fired.- SUBSCRIPTION_PAUSEDI paused a subscription contract that was within the expiration date from the store, but the webhook was not fired even when the specified suspension period was reached.However, when the subscription was resumed after the specified period, a webhook of type RENEWAL was fired.Also, the pause function is disabled in the Google Play Console, but the pause button appears in the closed test app. Is this because it is a closed test?
Hi, I have a question if this can be done.Our ios/android app uses 2 core plans - solo and family on a subscription model. However, we would like the users to decide how many people in their family as we all know some families have 3 people some may have 20. In the current setup, we only allow +5 members for a family plan. This is very ‘locked in’ kind of option because people who might have 3 are ending up paying too much even with the family discount.My idea was to basically do something, how you have in SaaS softwares where you can increase or decrease seats or licenses.Our dev team setup a system where we had all these plans setup ( family +1, Family + 2, Family +3 …. so on and on)… to me this is definitely counter intuitive. I am sure there is a better way of doing this and probably a simpler way. Any help how we can set this up would be much appreciated. ThanksSunny
Hello,Is it possible to manage the purchase of products that use in-app currency (e.g., coins, jewels, or something similar) with RevenueCat?Specifically, I think it could be achieved if we can set the product price to free and handle product purchases via the REST API from our own server.I couldn't find such a feature in the documentation—does such functionality exist?
Not sure if bug or intended, but I noticed that after paywall is triggered by RevenueCatUI.presentPaywallIfNeeded() and user presses "Restore" (they have no subscription to restore) and then dismiss the paywall, RevenueCatUI.presentPaywallIfNeeded() returns PAYWALL_RESULT.RESTORED (in the jsdoc it says that this will be return if successful restore happened, but this is not the case).The problem is that I can't rely on PAYWALL_RESULT.RESTORED in my code.Any ideas?
Hi,I am adding a subscription for an app in the play store. Android and ios ids must be the same on our side. But when adding android subscription, we add it period and the product id is created automatically, but the android and ios ids are different, how can we solve this problem?Subscription is on auto-renewal. We have added a subscription before, but we did not encounter such a problem. Has RevenueCat been updated?Can you help me ?example-------ios: com.app.subscriptionandroid:com.app.subscripton:p1mThanks in advance :)
Is there a way to generate the same Customer Portal link (the one outlined here https://www.revenuecat.com/docs/web/revenuecat-billing/customer-portal) for a user that is sent to them in their invoice?
I am going to integrate Web Paywall Links as a way to purchase a subscription for my mobile app. I am wondering if a trial start rate or initial conversion rate can be accurately assessed for customers who’s first touchpoint with RevenueCat is through a Web Paywall link. I create a user in my database and use their database user id as the unique id for the paywall link. When a link is visited with a unique id, will that register a “First Seen” type of event in RevenueCat?If not, I can track page views and user ids in my backend, but would like to know if there’s a seamless way to integrate that info with RevenueCat. Thanks!
Google Play introduced a new Feature called “Cart Abandonment Reminders”. Is there anything important to know in order to use it with RevenueCat?https://developer.android.com/google/play/billing/integrate?hl=en#car Kind regards,Marius
Hello! I’m currently implementing a job for application that has 2 use cases.Determine all users who have been ADDED to an entitlement this week Determine all users who have been REMOVED from an entitlement this weekThe entitlement in question is a monthly subscription to one of our premium features, and I have to manually make a report of all users who were added / removed from this subscription / entitlement, so we can manually turn on/off this premium feature for them.(But NOT a user who successfully renewed their subscription this cycle and therefore isn’t added or removed, just continuing their subscription) We store a lot of information from revenue cat: All the webhooks we receive All of the information from the Get or create subscriber endpointMy first stab at attempting to do this is looking at all the webhook events a user has received in the past week. And seeing if they have an: initial_purchase, expiration, renewal, cancelation, un-cancelation, ect. and determining if they
Hi RC community,my graphql server is not compatible with webhooks, so I need to handle renewals directly inside my app.Specifically, i need to make an action at the beginning of each subscribed month.Any idea of how I could achieve that?Thanks!
I’m having issues with a lifetime product I’m trying to setup here. This is my configuration:However, the returned `currentPrice` shows `null`:I don’t see any other way to retrieve the prices using the API either. Am I missing something here?
I want to support multiple subscription tiers (silver, gold, ...) for my Android App. The subscriptions grant a monthly token quotum, consumed by using the apps features. Different tiers grant different quota. I use the RevenueCat Paywall.I have set up the different subscription tiers each with their own entitlement and currently have a single offering for all tiers.I want customers to have only one subscription at a time, but have the ability to upgrade/downgrade the subscription tier. How would I implement that?
I’m looking for a way to track the number of users that cross-grade from a higher priced plan to a cheaper plan we’re introducing to figure out potential cannibalization. Is that something that RC can help with / reports on? This question is related to but not exactly the same as
Hello, We developed a Web product and considering RevenueCat for charging a monthly subscription. Can we use RC Paywall for Web-based products? One more thing, what legal information I need to provide as a developer and product owner to use RC products? Thank you.
I have a question.I am considering introducing revenuecat to my in-house app.The existing specifications for my in-house app allow one user to have multiple accounts, but in that case, would it be best to use revenuecat's real-time API to prevent duplicate purchases of the same plan?Also, based on the above assumptions, I am considering multi-platform support for iOS, Android, and Web.When the same user with my in-house app account who has purchased a plan on an iOS device logs in on an Android device, I would like to treat them as a user who has purchased a plan and provide them with paid features. To achieve this, would I need to create a system that allows my in-house app API to make this determination using data based on Webhooks?
Calling /api/v1/subscriber/XXX for users who have had billing issues (for whom we receive the webhook just fine) always seems to show the “billing_issues_detected_at” attribute of the subscription as null. Is this a known issue or is there another call we should use to find out if their cancellation was for billing reasons?For example: below is a response for a call to one of our users who had a billing issue last year (2023). When I look this user up on the Customers section of the RevenueCat console, it shows that they had a billing issue last year. { "request_date" : "2024-07-06T22:12:15Z", "request_date_ms" : 1720303935745, "subscriber" : { "entitlements" : { "Subscription" : { "expires_date" : "2023-02-11T14:14:20Z", "grace_period_expires_date" : null, "product_identifier" : "SevenMonthly", "purchase_date" : "2023-01-11T14:14:20Z" } }, "first_seen" : "2023-01-04T14:13:33Z", "last_seen" : "2023
Hi there,I have setup a subscription in the App Store, with a free 7 day trial and also an initial active promo discount.I have been testing my paywall, and the promo discount never shows up on the paywall, just the original pricing. I’m not sure if that’s expected? I was wanting to see something like ‘15.99 for the first 3 months’ or words to that effect.Thanks!
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.