Skip to content

Add option to intercept touch events in PaywallViewController#3801

Merged
tonidero merged 1 commit into
mainfrom
add-optional-should-block-touches-paywall-vc
Apr 11, 2024
Merged

Add option to intercept touch events in PaywallViewController#3801
tonidero merged 1 commit into
mainfrom
add-optional-should-block-touches-paywall-vc

Conversation

@tonidero

Copy link
Copy Markdown
Contributor

Description

This will help dealing with RevenueCat/purchases-flutter#1023

We will conditionally not propagate touch events from the PaywallViewController to fix this issue.

@tonidero tonidero merged commit 7bab5e4 into main Apr 11, 2024
@tonidero tonidero deleted the add-optional-should-block-touches-paywall-vc branch April 11, 2024 15:48
tonidero pushed a commit that referenced this pull request Apr 12, 2024
**This is an automatic release.**

### Bugfixes
* Prevent Template 4 from wrapping Lifetime (#3789) via Josh Holtz
(@joshdholtz)
* Add enum entry for external purchases store (#3779) via Mark
Villacampa (@MarkVillacampa)
### Dependency Updates
* Bump fastlane from 2.219.0 to 2.220.0 (#3783) via dependabot[bot]
(@dependabot[bot])
### Other Changes
* Add option to intercept touch events in `PaywallViewController`
(#3801) via Toni Rico (@tonidero)
* Create DiagnosticsPostOperation (#3795) via Cesar de la Vega (@vegaro)
* Add diagnosticsQueue to BackendConfiguration (#3794) via Cesar de la
Vega (@vegaro)
* Add origin to HTTPResponseType (#3793) via Cesar de la Vega (@vegaro)
* Add name property to HTTPRequestPath (#3790) via Cesar de la Vega
(@vegaro)
* Add name to VerificationResult (#3792) via Cesar de la Vega (@vegaro)
* Add HTTPRequest.DiagnosticsPath (#3791) via Cesar de la Vega (@vegaro)
* Add async `syncAttributesAndOfferingsIfNeeded()` (#3785) via Josh
Holtz (@joshdholtz)
* iOS append events to JSONL file and get diagnostics events (#3781) via
Cesar de la Vega (@vegaro)
* Fix offerings integration test (#3782) via Josh Holtz (@joshdholtz)
tonidero added a commit to RevenueCat/purchases-hybrid-common that referenced this pull request Apr 12, 2024
…thods (#789)

This will help dealing with
RevenueCat/purchases-flutter#1023

We will conditionally not propagate touch events from the
`PaywallViewController` to fix this issue.

This requires the iOS PR:
RevenueCat/purchases-ios#3801
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants