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

Handle non-HTTPExceptions & continue flow if consume fails & no error #2010

Merged

Conversation

Hafizzle
Copy link
Contributor

@Hafizzle Hafizzle commented Jul 5, 2023

  • Throw exception on consume if failed to consume (to continue flow/handle error)
  • Handle other potential errors (such as IOException or a exception thrown by billingClient.consumePurchase method that would not previously be handled

- Throw exception on consume if failed to consume (to continue flow/handle error)
- Handle other potential errors (such as IOException or a exception thrown by billingClient.consumePurchase method that would not previously be handled
@Hafizzle Hafizzle linked an issue Jul 6, 2023 that may be closed by this pull request
@phillipthelen phillipthelen merged commit 057ecd7 into HabitRPG:version/4.2.3 Jul 7, 2023
0 of 4 checks passed
@saraolson
Copy link
Collaborator

hopefully fixed in 4.2.3

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.

User can't purchase gem package because 'you already own this item'
3 participants