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.