Solved

Why are purchase requests for my recently added items returning empty?

  • 28 December 2021
  • 1 reply
  • 117 views

Badge +3

All of the products I created before today are found with this request:

await Purchases.getProducts(["white"], type: PurchaseType.inapp);

But the requests for the products I added today, say “blue”, are returning empty.

I set them up the same way in the Google Play Console:

 

I use the same identifiers in revenuecat.

Is there sometimes a delay in availability for new products? There was no delay in the past when I added products.

icon

Best answer by rivers cuomo 28 December 2021, 22:28

View original

1 reply

Badge +3

It’s working now. I guess it just needed some time?

Reply