Describe the bug
Calling purchaseDiscountedProduct on iOS throws an error when usesStoreKit2IfAvailable is set to true. The error I get is:
Error: The information associated with this PromotionalOffer is not valid.
Setting usesStoreKit2IfAvailable to false works with no problems.
Environment
Platform: iOS
React-native-purchases: 5.1.1
React Native version: 0.63.4
Xcode: 14.01
Cocoapods: 1.11.3
Describe the bug
Calling
purchaseDiscountedProducton iOS throws an error whenusesStoreKit2IfAvailableis set totrue. The error I get is:Setting
usesStoreKit2IfAvailabletofalseworks with no problems.Environment
Platform: iOS
React-native-purchases: 5.1.1
React Native version: 0.63.4
Xcode: 14.01
Cocoapods: 1.11.3