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

GooglePlay did not return the product #86

Closed Oriole-Alex closed 3 years ago

Oriole-Alex commented 3 years ago

Hi, I am unable to get any products to show up. I have created them on the Google Play store, it's been longer than 36 hours since I created them - all I get on my app when I call getProductsForSale is the following error:

GooglePlay did not return the product 'artist', the product has been filtered, if the sku is valid your GooglePlay account or sandbox environment is probably not configured properly (https://iaphub.com/docs/set-up-android/configure-sandbox-testing) GooglePlay did not return the product 'curator', the product has been filtered, if the sku is valid your GooglePlay account or sandbox environment is probably not configured properly (https://iaphub.com/docs/set-up-android/configure-sandbox-testing) GooglePlay did not return the product 'art_lover', the product has been filtered, if the sku is valid your GooglePlay account or sandbox environment is probably not configured properly (https://iaphub.com/docs/set-up-android/configure-sandbox-testing)

Any help would be fantastic Thanks a mil

iaphub commented 3 years ago

Hi @Oriole-Alex,

The issue is that Google Play isn't returning your products, something must be incomplete. Double check all the steps listed on the page (https://iaphub.com/docs/set-up-android/configure-sandbox-testing):

PS: The screenshots on the page are outdated (we'll update them asap) but it's working the same.