Questions tagged [revenuecat]

203 questions
0
votes
0 answers

Sign In Loop with Mac In-app Purchase on Revenuecat

I'm using RevenueCat 3.0.2 I have a Mac app that has an entitlement with an associated product (I don't use offerings because I only sell a single thing: a license to use my app). Entitlement: azzamac Product: azzamac When I click Buy in my app, I…
Clifton Labrum
  • 13,053
  • 9
  • 65
  • 128
0
votes
1 answer

In-App purchases not loading unless I install the app directly from Xcode - RevenueCat

I recently started using RevenueCat for all of my InApp purchases; today my app was approved in the App Store so, I went ahead and downloaded it to try the new version directly from the App Store and I noticed that the In-App purchases are not…
fs_tigre
  • 10,650
  • 13
  • 73
  • 146
0
votes
0 answers

No product return with getEntitlements after latest build rejected

I have one build in store that is already approved and is included with in-app purchase. I decided to submit a new build, and it was rejected. But now the previous build in the store seems like not returning any product with getEntitlements. I…
AvadaKedavra
  • 29
  • 1
  • 3
0
votes
1 answer

Understanding Entitlements and Offering Configurations

What would be the right configuration in RevenueCat in the following two scenarios... What would be the right configuration if I have a non-consumable in-app purchase and an Auto Renewable Subscription? Do I need two separate Entitlements with an…
fs_tigre
  • 10,650
  • 13
  • 73
  • 146
0
votes
1 answer

How to Authenticate Auto Renewable Subscription without Internet Connection using RevenueCat

I know it is recommended to use the Purchases.shared.purchaserInfo method to authenticate subscriptions throughout your app but how about when the user is not connected to the internet. What would be the recommended way to validate a user who is not…
fs_tigre
  • 10,650
  • 13
  • 73
  • 146
0
votes
1 answer

Setting up RevenueCat Purchases in ReactNative throws "NativeModule" cannot be null error

I have followed the installation instructions and got the project to build successfully. Now, when I import Purchases in my javascript code I get the exception "Native module cannot be null". The NativeModules object imported from react-native does…
squgeim
  • 2,321
  • 1
  • 14
  • 21
-1
votes
1 answer

Sample code for RevenueCat in-app functions in Xamarin Forms or .NET Maui?

I'm publishing some sample code here as I was unable to find any when developing a Xamarin Forms app with RevenueCat.
BillF
  • 1,034
  • 3
  • 13
  • 28
-1
votes
1 answer

Revenue cat purchase

how can we use one purchase for android and iOS. if I am purchaseing from iOS app then how can I detect same purchase in android. like one purchase for both platform. is it possible from revenue cat. thank you
1 2 3
13
14