iaphub / react-native-iaphub

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

productsForSale is empty #15

Closed gautam-ndk closed 4 years ago

gautam-ndk commented 4 years ago

Hi Team, Thanks for the great library and the product. I'm running into an issue and hope you can help.

I followed the instructions and created a product and also published the listing on IAP HUB. But, when I fetch the user profile (.getUser()), the productsForSale is coming as an empty array.

Can you please let me know what might be going wrong here?

Thanks!

ggunti commented 3 years ago

@gautam-ndk Same at me. How did you solve it?