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

Fix returned error code when already owned #282

Merged
merged 1 commit into from
Apr 29, 2020

Conversation

NGumby
Copy link
Contributor

@NGumby NGumby commented Apr 13, 2020

Fixes #236

Changes Proposed in this pull request:

  • Removes a check that occurs too early and prevents all the other checks from happening
  • Fixes the error code returned when already owned

@bardigolriz
Copy link

@NGumby nice one. This would make it so much easier for me to restore purchases.

@jamesmontemagno jamesmontemagno merged commit 9a2f182 into jamesmontemagno:master Apr 29, 2020
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

Successfully merging this pull request may close these issues.

PurchaseError return canceled if item already owned
3 participants