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

Release/6.3.0-beta.1 #862

Closed
wants to merge 2 commits into from
Closed

Release/6.3.0-beta.1 #862

wants to merge 2 commits into from

Conversation

NachoSoto
Copy link
Contributor

@NachoSoto NachoSoto commented Nov 13, 2023

New Features

Instructions:

  • Update purchases-flutter in your pubspec.yaml:
dependencies:
  purchases_flutter: 6.3.0-beta.1

Usage:

await Purchases.presentPaywallIfNeeded("pro");

Limitations:

  • Currently only full screen paywalls are supported
  • There is no way to detect paywall events other than using addCustomerInfoUpdateListener
  • Android's minSdkVersion is temporarily increased from 19 to 24 to support paywalls. This will be reverted in a future release as we split purchases_flutter and purchases_flutter_ui

@NachoSoto NachoSoto requested a review from a team November 13, 2023 23:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant