Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In-app purchase not completed but users were charged. #159

Open
ordinaryman09 opened this issue Oct 6, 2015 · 1 comment
Open

In-app purchase not completed but users were charged. #159

ordinaryman09 opened this issue Oct 6, 2015 · 1 comment

Comments

@ordinaryman09
Copy link

Hello, I've been getting some reports from our users that we're charging them but not creating the account for them.

I've been storing the logs for the

  • (void)finishTransaction:(SKPaymentTransaction )transaction queue:(SKPaymentQueue)queue

but I'm not getting the logs from these users. So for some reason, that finishTransaction were never called. We asked for their receipt from Apple, and we verified that we actually charge them.

This issues are not consistent as I'm never able to reproduce it myself. But every week or two, we get these reports. Anyone experienced this issue before?

Thanks!

@ddaddy
Copy link

ddaddy commented Oct 9, 2015

More of us have this same issue here #154
This is a major issue. And although we fixed it by resubmitting a new (unchanged) build, we are still seeing in apps needing a restore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants