-
Notifications
You must be signed in to change notification settings - Fork 177
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
[AUTOMATIC BUMP] Updates purchases-hybrid-common to 11.0.0 #1106
Merged
+29
−14
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
tonidero
approved these changes
Jun 28, 2024
purchasesAreCompletedBy = observerMode ? | ||
PurchasesAreCompletedBy.MY_APP : PurchasesAreCompletedBy.REVENUECAT; | ||
} else { | ||
purchasesAreCompletedBy = PurchasesAreCompletedBy.REVENUECAT; |
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.
Should we just puss null in this case? Seems like PHC accepts null and then we wouldn't be forced to pass the default again here.
tonidero
pushed a commit
that referenced
this pull request
Jul 4, 2024
**This is an automatic release.** ### New Features * Add support for `DEFERRED` upgrades and updates purchases-hybrid-common to 11.1.0 (#1108) via RevenueCat Git Bot (@RCGitBot) * [Android 7.12.0](https://github.com/RevenueCat/purchases-android/releases/tag/7.12.0) * [iOS 4.43.2](https://github.com/RevenueCat/purchases-ios/releases/tag/4.43.2) * [iOS 4.43.1](https://github.com/RevenueCat/purchases-ios/releases/tag/4.43.1) ### Dependency Updates * [AUTOMATIC BUMP] Updates purchases-hybrid-common to 11.0.0 (#1106) via RevenueCat Git Bot (@RCGitBot) * [Android 7.12.0](https://github.com/RevenueCat/purchases-android/releases/tag/7.12.0) * [iOS 4.43.2](https://github.com/RevenueCat/purchases-ios/releases/tag/4.43.2) * [iOS 4.43.1](https://github.com/RevenueCat/purchases-ios/releases/tag/4.43.1) * Bump fastlane from 2.220.0 to 2.221.1 (#1102) via dependabot[bot] (@dependabot[bot]) ### Other Changes * Adds .aiexclude (#1104) via JayShortway (@JayShortway) * get_phc_version now also checks PHC UI versions (#1100) via JayShortway (@JayShortway) * Removes api key from integration test (#1098) via JayShortway (@JayShortway)
Jethro87
pushed a commit
to Jethro87/purchases-flutter
that referenced
this pull request
Jan 4, 2025
…t#1106) **This is an automatic bump.** Updates purchases-hybrid-common to 11.0.0 --------- Co-authored-by: Cesar de la Vega <[email protected]>
Jethro87
pushed a commit
to Jethro87/purchases-flutter
that referenced
this pull request
Jan 4, 2025
**This is an automatic release.** ### New Features * Add support for `DEFERRED` upgrades and updates purchases-hybrid-common to 11.1.0 (RevenueCat#1108) via RevenueCat Git Bot (@RCGitBot) * [Android 7.12.0](https://github.com/RevenueCat/purchases-android/releases/tag/7.12.0) * [iOS 4.43.2](https://github.com/RevenueCat/purchases-ios/releases/tag/4.43.2) * [iOS 4.43.1](https://github.com/RevenueCat/purchases-ios/releases/tag/4.43.1) ### Dependency Updates * [AUTOMATIC BUMP] Updates purchases-hybrid-common to 11.0.0 (RevenueCat#1106) via RevenueCat Git Bot (@RCGitBot) * [Android 7.12.0](https://github.com/RevenueCat/purchases-android/releases/tag/7.12.0) * [iOS 4.43.2](https://github.com/RevenueCat/purchases-ios/releases/tag/4.43.2) * [iOS 4.43.1](https://github.com/RevenueCat/purchases-ios/releases/tag/4.43.1) * Bump fastlane from 2.220.0 to 2.221.1 (RevenueCat#1102) via dependabot[bot] (@dependabot[bot]) ### Other Changes * Adds .aiexclude (RevenueCat#1104) via JayShortway (@JayShortway) * get_phc_version now also checks PHC UI versions (RevenueCat#1100) via JayShortway (@JayShortway) * Removes api key from integration test (RevenueCat#1098) via JayShortway (@JayShortway)
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.
This is an automatic bump.
Updates purchases-hybrid-common to 11.0.0