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

getProductsForSale issues in IOS #62

Closed eladgel closed 3 years ago

eladgel commented 3 years ago

1. We use the getProductsForSale method, and for some members the annual subscription sku never returns with the array result

2. For some users, the array returns null!

image

We have 3 items to purchase:

  1. Annual subs'
  2. Monthly subs
  3. Lifetime.

Annual, for some members does not return in the call, leading to a crash

On a different scenario the result returned form the same call returns null upon the call

Please advise!

iaphub commented 3 years ago

Hi @eladgel, please contact us at support@iaphub.com with the id of your app and the some user ids having this issue in order for us to investigate.