dooboolab-community / react-native-iap

In App Purchase module for React Native!

Home Page:https://react-native-iap.dooboolab.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

getProducts Returns Empty [] on IOS

helbery opened this issue · comments

Version of react-native-iap

2.1.1

Platforms you faced the error (IOS or Android or both?)

IOS

Expected behavior

Returning list of products

Actual behavior

Our app is already approved and ready for sale on App Store and all products is approved but still when i call RNIap.getProducts it returns empty []

Tested environment (Emulator? Real Device?)

Emulator and Real Device

Steps to reproduce the behavior

commented

@helbery Have you gone through #256? Issuer gave a perfect guide to managing the problem.

Hi everyone, I have the same problem. I always get an empty array when calling getProducts
@hyochan @helbery

@hyochan @helbery Hello! I also have same problem with getProducts.

@hyochan @kelrik @tmjordan yes it is fixed the issue with me that we didn't sign the tax contract and agreement with apple once signed all products returned

@helbery on android, i also have the same issue