mifi / in-app-subscription-example

Example of implementing auto-renewing in-app subscriptions for Android & iOS using React Native / Node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Status is always 0 for android in test mode

hsharma1996 opened this issue · comments

Hi,
The status is always coming as 0 and paymentState is always coming as 1, for both failed as well as successful purchases in android test mode.
Can you please help guiding if I am missing anything.
I tried to do acknowledgment of purchase but I am getting empty response. So Not sure how to know if that is working or not.
Sorry for raising an issue.
Please have a look at response attached.
Thanks
Screenshot 2022-05-29 at 9 11 07 PM

As per google documentation, PaymentState will be 1 in test. Production works fine. Closing the issue.
Thanks