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

PurchaseTester: fixed isPurchasing state when purchasing fails #2229

Merged
merged 1 commit into from
Jan 18, 2023

Conversation

NachoSoto
Copy link
Contributor

isPurchasing was not being set to false when a purchase fails, which lead to the UI being locked.

`isPurchasing` was not being set to `false` when a purchase fails, which lead to the UI being locked.
@NachoSoto NachoSoto added the test label Jan 18, 2023
@NachoSoto NachoSoto requested a review from a team January 18, 2023 19:30
@NachoSoto NachoSoto merged commit 461d5f2 into main Jan 18, 2023
@NachoSoto NachoSoto deleted the purchase-tester-is-purchasing-false branch January 18, 2023 21:30
NachoSoto pushed a commit that referenced this pull request Jan 19, 2023
**This is an automatic release.**

### Bugfixes
* `Purchases`: avoid potential crash when initializing in the background
(#2231) via NachoSoto (@NachoSoto)
### Other Changes
* `PurchaseTester`: ignore errors when restoring purchases (#2228) via
NachoSoto (@NachoSoto)
* `PurchaseTester`: fixed `isPurchasing` state when purchasing fails
(#2229) via NachoSoto (@NachoSoto)
* `PurchaseTester`: setting `changelog` when submitting to `TestFlight`
(#2232) via NachoSoto (@NachoSoto)
* Revert "`SPM`: added `APPLICATION_EXTENSION_API_ONLY` flag to
`RevenueCat` and `ReceiptParser` (#2217)" (#2225) via NachoSoto
(@NachoSoto)
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.

2 participants