-
### What
When a user makes a change to the auto-renew settings for a subscription, we don't generate a user-facing receipt. This can generate misunderstanding and confusion.
We should also send a cop…
-
### APV version info
v200230
### Client version info
v230.0.8
### Device
Windows
### detailed device info
Windows 10
### account address info
0x3146FE0E47A1998e14cd8a33640e3648A5A90276
### a…
-
## Bug Report
Hello I am using SwiftyStoreKit.verifyReceipt method for verify receipt validation but its always return failure like user has not purchased this plan I am checking it after purchase pr…
-
Hello Team,
I need some help in IAP, I have setup IAP in react native for IOS and working fine with xcode locally but when I want to validate receipt it gives me 21002 from real device. Now I want te…
-
2 Problems !
For android , it is working okay on both cases, whenever the user have already subscribed and clicked on "the button" the popup will appear telling you are subscribed. if not, it will …
-
Hello. Is there a possible way to get base plan Id from `purchaseUpdatedListener`?
I need to pass the base plan id to server when verifying the purchase receipt like the following.
```
purchas…
-
import React, {useState, useEffect} from 'react';
import {
StyleSheet,
Text,
View,
SafeAreaView,
ImageBackground,
Platform,
} from 'react-native';
import {useDispatch} from 'react…
-
# Todo
https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-16.0
# Modules to migrate
- [x] partner_supplierinfo_smartbutton - By @victoralmau - #2324
- [x] procurement_purchase…
-
- [✅ ] I have updated Purchases SDK to the latest version
- [✅ ] I have read the [Contribution Guidelines](https://github.com/RevenueCat/purchases-ios/blob/main/Contributing/CONTRIBUTING.md)
- [✅ ] …
-
### Information about bug
Hi Team,
We are using below code to create Purchase Invoice from Purchase Receipt. This code is working fine and its create the Purchase Invocie in a submitted state on …