Hi,
Our customers are regularly complaining that after making payment through Apple in app purchase, they continue to remain a free member although their account is getting charged. Upon investigating this, we found that we're getting back SKPaymentTransactionStateFailed response in such cases. Hence, we assume that the transaction failed and customer remains a free member on app.
We have set logs in each case of paymentQueue callback to track the issue. But it seems for some users, it falls under SKPaymentTransactionStateFailed case every time they try to buy membership. It results in same failed case and they get charged for this.
We would like to know the reason why would this happen. As this issue is affecting our premium users, we would like to resolve it at the earliest. Hence, we would highly appreciate a quick help.
Regards,