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/1.0.0-beta.3 #152

Merged
merged 3 commits into from
Aug 20, 2024
Merged

Release/1.0.0-beta.3 #152

merged 3 commits into from
Aug 20, 2024

Conversation

fire-at-will
Copy link
Contributor

1.0.0-beta.3 API Changes

This latest release updates the Android SDK dependency from v7 to v8 to use BillingClient 7 and updates the iOS SDK dependency from v4 to v5 to use StoreKit 2 by default in the SDK.

Migration Guides

New Minimum OS Versions

This release raises the minimum required OS versions to the following:

  • iOS 13.0
  • tvOS 13.0
  • watchOS 6.2
  • macOS 10.15
  • Android: SDK 21 (Android 5.0)

In-App Purchase Key Required for StoreKit 2

In order to use StoreKit 2, you must configure your In-App Purchase Key in the RevenueCat dashboard. You can find instructions describing how to do this here.

Breaking Changes

Other Changes

@fire-at-will fire-at-will added the pr:next_release Preparing a new release label Aug 19, 2024
@fire-at-will fire-at-will requested a review from a team August 19, 2024 19:47
Copy link
Contributor

@tonidero tonidero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Copy link
Member

@JayShortway JayShortway left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! 1 tiny comment.

Comment on lines 16 to 18
- tvOS 13.0
- watchOS 6.2
- macOS 10.15
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We do not (yet) support Apple targets other than iOS. See also #153. This comment also applies to CHANGELOG.md.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JayShortway Fixed in 75e1600 :D

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice 🙌

Comment on lines 64 to 65
Feel free to file an issue! [New RevenueCat Issue](https://github.com/RevenueCat/purchases-flutter/issues/new/). No newline at end of file
Feel free to file an issue! [New RevenueCat Issue](https://github.com/RevenueCat/purchases-kmp/issues/new/choose).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ooo good catch!

Copy link
Member

@JayShortway JayShortway left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 🚀

@fire-at-will fire-at-will merged commit cf0d34e into main Aug 20, 2024
7 of 9 checks passed
@fire-at-will fire-at-will deleted the release/1.0.0-beta.3 branch August 20, 2024 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr:next_release Preparing a new release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants