forked from RodrigoSMarques/flutter_branch_sdk
-
Notifications
You must be signed in to change notification settings - Fork 9
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
Synchronization of repositories with release 8.1.0 #3
Open
RodrigoSMarques
wants to merge
53
commits into
BranchMetrics:master
Choose a base branch
from
RodrigoSMarques:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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
PR Branch MASTER into BUGFIX
PR Branch MASTER into BUGFIX
PR Branch MASTER into BUGFIX
PR Branch MASTER into BUGFIX
PR Branch MASTER into BUGFIX
PR Branch MASTER into BUGFIX
### 🔧 Native SDK Updates * Updated included iOS SDK to 3.6.0 - [iOS Version History](https://github.com/BranchMetrics/ios-branch-deep-linking-attribution/releases) * Updated included Branch Android SDK to 5.12.2 - [Android Version History](https://github.com/BranchMetrics/android-branch-deep-linking-attribution/releases)
Release 8.1.0
PR MAASTER to DEV
PR Branch MASTER into BUGFIX
Migrate web implementation to js_interop
## 8.2.0 ###⚠️ BREAKING CHANGE * Minimum required Dart SDK version 3.3.0 (Flutter 3.19.0 - 15/02/2024) ### 🎉 Features * Issue #361: Migrate to dart:js_interop to support Webassamebly. Thanks @hnvn ### 🐛 Bug Fixes * Fix issue #368: "-118, Warning. Session initialization already happened" triggered in the listSession callback
### 🐛 Bug Fixes * Fix issue #368: "-118, Warning. Session initialization already happened" triggered in the listSession callback
Release 8.1.1
PR Branch BUGFIX into DEV
[Web] fix QRCode data type
Release 8.2.0
- Gradle version update - Fix when API error is not returned
###⚠️ BREAKING CHANGE * Minimum required Dart SDK version 3.3.0 (Flutter 3.19.0 - 15/02/2024) ### 🎉 Features * New Methods: - `setConsumerProtectionAttributionLevel` - Sets the consumer protection attribution level. Read Branch documentationfor details: * [Introducing Consumer Protection Preference Levels] (https://help.branch.io/using-branch/changelog/introducing-consumer-protection-preference-levels) * [Consumer Protection Preferences](https://help.branch.io/developers-hub/docs/consumer-protection-preferences) #### Deprecated * `FlutterBranchSdk.disableTracking()`. Use `FlutterBranchSdk.setConsumerProtectionAttributionLevel()`. ### Native SDK Updates ### 🔧 Native SDK Updates * Updated included iOS SDK to 3.7.0 - [iOS Version History](https://github.com/BranchMetrics/ios-branch-deep-linking-attribution/releases) * Updated included Branch Android SDK to 5.15.0 - [Android Version History](https://github.com/BranchMetrics/android-branch-deep-linking-attribution/releases)
Release 8.3.0
Update CHANGELOG.md
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.
No description provided.