iaphub / react-native-iaphub

The easiest way to implement IAP (In-app purchase) in your React Native app.
https://www.iaphub.com/
MIT License
319 stars 21 forks source link

Iaphub.getProductsForSale() returning different product object for different users #89

Closed dime8 closed 3 years ago

dime8 commented 3 years ago

I am getting different structured objects for two different users:

user 1 (have normal product object structure):

IMG_0322

user 2 (missing price and subscriptionDuration in product objects):

IMG_5626

iaphub commented 3 years ago

Hi @dime8,

What's the version of react-native-iap you're using? You must be sure you're using react-native-iap@5.1.1

iaphub commented 3 years ago

I'm closing the issue but you can still comment if it didn't fix your problem 👍