Skip to content

Paywalls: .onRestoreCompleted is invoked after the restore dialog is dismissed#3620

Merged
NachoSoto merged 3 commits into
mainfrom
paywalls-restore-alert
Feb 1, 2024
Merged

Paywalls: .onRestoreCompleted is invoked after the restore dialog is dismissed#3620
NachoSoto merged 3 commits into
mainfrom
paywalls-restore-alert

Conversation

@NachoSoto

Copy link
Copy Markdown
Contributor

Fixes #3617.

This allows users to handle that notification only once the user has dismissed the "purchases restored" dialog.

@NachoSoto NachoSoto force-pushed the paywalls-restore-alert branch from c8cb788 to 0b68b52 Compare January 31, 2024 22:10
Base automatically changed from customer-info-identifiable to main February 1, 2024 16:02
… is dismissed

Fixes #3617.
This allows users to handle that notification only once the user has dismissed the "purchases restored" dialog.
@NachoSoto NachoSoto enabled auto-merge (squash) February 1, 2024 16:05
@NachoSoto NachoSoto force-pushed the paywalls-restore-alert branch from 0b68b52 to 983a9ef Compare February 1, 2024 16:05
@NachoSoto NachoSoto merged commit 9d1772a into main Feb 1, 2024
@NachoSoto NachoSoto deleted the paywalls-restore-alert branch February 1, 2024 16:44
NachoSoto pushed a commit that referenced this pull request Feb 1, 2024
**This is an automatic release.**

### New Features
* `CustomerInfo`: conform to `Identifiable` (#3619) via NachoSoto
(@NachoSoto)
### RevenueCatUI
* `Paywalls`: new `.onPurchaseFailure` and `.onRestoreFailure` modifiers
(#3622) via NachoSoto (@NachoSoto)
* `Paywalls`: `.onRestoreCompleted` is invoked after the restore dialog
is dismissed (#3620) via NachoSoto (@NachoSoto)
* `Paywalls`: disable interactive `sheet` dismissal during purchases
(#3613) via NachoSoto (@NachoSoto)
### Other Changes
* `CircleCI`: push pods using Xcode 15 (#3614) via NachoSoto
(@NachoSoto)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PaywallViewController does not auto dismiss on restore purchase success

2 participants