[AUTOMATIC] Release/8.4.0 #731
Merged
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.
This is an automatic release.
Warning
If you don't have any login system in your app, please make sure your one-time purchase products have been correctly configured in the RevenueCat dashboard as either consumable or non-consumable. If they're incorrectly configured as consumables, RevenueCat will consume these purchases. This means that users won't be able to restore them from version 8.0.0 onward.
Non-consumables are products that are meant to be bought only once, for example, lifetime subscriptions.
RevenueCat SDK
📦 Dependency Updates
RevenueCatUI SDK
RevenueCatUI adds Paywalls and Customer Center to the RevenueCat Unity SDK. Paywalls and Customer Center can be configured in the RevenueCat dashboard and presented on iOS and Android with one line of code.
✨ New Features
PaywallsPresenterAPI orPaywallsBehaviourMonoBehaviour componentawait PaywallsPresenter.Present()to show a paywallawait PaywallsPresenter.PresentIfNeeded(requiredEntitlementIdentifier)to conditionally present based on entitlement statusPaywallsBehaviourcomponentawait CustomerCenterPresenter.Present()to show the Customer Center📦 Installation
PaywallsPresenter.Present()orCustomerCenterPresenter.Present()from any scriptFor more details, see the Paywalls documentation and Customer Center documentation
🔄 Other Changes
25c7fb8to525d48c(Bump fastlane-plugin-revenuecat_internal from25c7fb8to525d48c#725) via dependabot[bot] (@dependabot[bot])