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

[WIP] Paywalls manually handle purchases init based #3954

Closed
wants to merge 79 commits into from

Conversation

jamesrb1
Copy link
Contributor

@jamesrb1 jamesrb1 commented Jun 12, 2024

This is a WIP making the paywall's ability to handle purchases and restore logic directly via trailing closures in its initializer rather than as a view modifier because it is easier for API consumers to use correctly. Note its base is #3917 where it is done via view modifiers.

@RevenueCat-Danger-Bot
Copy link

1 Error
🚫 Label the PR using one of the change type labels
1 Message
📖 Size increase: 10.23 KB
Label Description
breaking Changes that are breaking
build Changes that affect the build system
ci Changes to our CI configuration files and scripts
docs Documentation only changes
feat A new feature
fix A bug fix
perf A code change that improves performance
RevenueCatUI A change to the RevenueCatUI library
refactor A code change that neither fixes a bug nor adds a feature
style Changes that don't affect the meaning of the code (white-space, formatting, missing semi-colons, etc
test Adding missing tests or correcting existing tests
next_release Preparing a new release
dependencies Updating a dependency
phc_dependencies Updating purchases-hybrid-common dependency

Generated by 🚫 Danger

@jamesrb1 jamesrb1 changed the base branch from paywalls-manually-handle-purchases to main June 19, 2024 16:46
@jamesrb1 jamesrb1 closed this Jun 19, 2024
@jamesrb1
Copy link
Contributor Author

Closed in favour of #3973

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.

3 participants