-
Notifications
You must be signed in to change notification settings - Fork 332
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
Release/5.5.0 #4308
Merged
Merged
Release/5.5.0 #4308
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
vegaro
force-pushed
the
release/5.5.0
branch
from
September 27, 2024 10:02
5300f9c
to
6636441
Compare
tonidero
approved these changes
Sep 27, 2024
JayShortway
approved these changes
Sep 27, 2024
12 tasks
aboedo
approved these changes
Sep 27, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ah this happened to me before, since the last commit is marked |
Thanks Toni. Just made a commit |
vegaro
force-pushed
the
release/5.5.0
branch
from
September 30, 2024 10:30
6bbf381
to
6a43e84
Compare
nyeu
pushed a commit
that referenced
this pull request
Oct 2, 2024
Co-authored-by: RCGitBot <dev+RCGitBot@revenuecat.com> Co-authored-by: RevenueCat Git Bot <72824662+RCGitBot@users.noreply.github.com>
MojtabaHs
pushed a commit
to MojtabaHs/purchases-ios
that referenced
this pull request
Dec 12, 2024
Co-authored-by: RCGitBot <dev+RCGitBot@revenuecat.com> Co-authored-by: RevenueCat Git Bot <72824662+RCGitBot@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🫂 Customer Center 🫂
This release adds public beta support for the new Customer Center on iOS 15.0+.
This central hub is a self-service section that can be added to your app to help your users manage their subscriptions on their own, reducing the support burden on developers
like you so you can spend more time building apps and less time dealing with support issues. We are hoping adding this new section to your app can help you reduce customer support
interactions, obtain feedback from your users and ultimately reduce churn by retaining them as subscribers, helping you make more money.
See our Customer Center documentation for more information.
Features currently available
Limitations
How to enable
You can use the CustomerCenterView view directly:
Or you can use the modifier:
Listening to events
You can listen to events in the Customer Center using the
customerCenterActionHandler
closure:or if using the modifier:
Release Notes
RevenueCatUI SDK
Paywall Components
🐞 Bugfixes
Customer Center
🐞 Bugfixes
🔄 Other Changes
CUSTOMER_CENTER_ENABLED
(RemoveCUSTOMER_CENTER_ENABLED
#4305) via Cesar de la Vega (@vegaro)apple_products_request
event ([Diagnostics] Addapple_products_request
event #4247) via Toni Rico (@tonidero)