Products after application initialization is [] #2470
AleksandrStelchenko
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all!
I am interested in this question:
After creating a test product in google console, I retrieve this product via products(from useIAP()). But after I create more items( > 1), the products I get is []. The only option to get these items is getProducts(skus), then they show up in products.
Is this the expected behavior or could I be wrong somewhere? Because I find it strange that if the number of items > 1, they are not displayed in products, and if the item is 1, it is displayed immediately in products.
Beta Was this translation helpful? Give feedback.
All reactions