Skip to content

Paywalls: simplified LoadingPaywallView#3265

Merged
NachoSoto merged 1 commit into
mainfrom
paywalls-loading-hit-testing
Oct 3, 2023
Merged

Paywalls: simplified LoadingPaywallView#3265
NachoSoto merged 1 commit into
mainfrom
paywalls-loading-hit-testing

Conversation

@NachoSoto

Copy link
Copy Markdown
Contributor

This is a better fix than #3235. Instead of marking the view as disabled, which is also used by PurchaseHandler to signal that a purchase is in progress, we simply make that view not accept touches.

Which has the actual effect that we want (not being interactive), without messing with how it's displayed).

Screenshot 2023-10-02 at 14 04 49

This is a better fix than #3235. Instead of marking the view as disabled, which is also used by `PurchaseHandler` to signal that a purchase is in progress, we simply make that view not accept touches.
Which has the actual effect that we want (not being interactive), without messing with how it's displayed).
@NachoSoto NachoSoto requested a review from a team October 2, 2023 21:05
@NachoSoto NachoSoto merged commit aac02f5 into main Oct 3, 2023
@NachoSoto NachoSoto deleted the paywalls-loading-hit-testing branch October 3, 2023 19:37
NachoSoto pushed a commit that referenced this pull request Oct 4, 2023
**This is an automatic release.**

### RevenueCatUI
* `Paywalls`: added shimmer effect to `LoadingPaywallView` (#3267) via
NachoSoto (@NachoSoto)
### Bugfixes
* `Paywalls`: fixed `macOS` compilation (#3272) via NachoSoto
(@NachoSoto)
### Other Changes
* Update `SwiftLint` (#3273) via NachoSoto (@NachoSoto)
* PaywallsTester: allow for configuration for demos (#3260) via Andy
Boedo (@aboedo)
* `Paywalls`: simplified `LoadingPaywallView` (#3265) 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