Hi,
I got 2 type of purchases in my game - consumable and non-consumable. On closed alpha-test (sandbox) non-consumable works fine, but on consumable item purchase I got this response - FAIL - unrecognized product. But it’s shouldn’t, because product was initialized on “OnInitialized” callback.
I have set up all parameters according to the documentation. In google play console I selected “managed product” according to google docs.
What could be wrong? Such a pain with that issue, can’t find any similar case.