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 the latest releases #2
Merged
amedina-branch
merged 162 commits into
BranchMetrics:master
from
RodrigoSMarques:master
Jul 24, 2024
Merged
Synchronization of repositories with the latest releases #2
amedina-branch
merged 162 commits into
BranchMetrics:master
from
RodrigoSMarques:master
Jul 24, 2024
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
Development to bugfix
Align the dev branch with the master
Release 3.5.0
Version 4.0.0
Version 5.0.0
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 MASTER to VERSION 7
PR Branch MASTER into BUGFIX
Master to version 7
Release 6.6.0
PR Branch MASTER into BUGFIX
* Updated Native `Android` and `iOS` SDKs: * Android Native SDK Update 5.6.+ - [Android Version History](https://github.com/BranchMetrics/android-branch-deep-linking-attribution/releases) * iOS Native SDK Update 2.2.0 - [iOS Version History](https://github.com/BranchMetrics/ios-branch-deep-linking-attribution/releases) * Removed: - Firebase App Indexing in Android (`listOnSearch` and `removeFromSearch` return `success` but do not perform any action) - Old Apple Search Ads APIs (parameter `branch_check_apple_ads`)
Release 6.7.0
Release 8.0.0
pubspec.yaml file update
This reverts commit 4eb6881.
### 🐛 Bug Fixes * Fix issue #325: Android cannot get the opening link (onInitFinished called after clicking on deep link two times)
Release 8.0.1
pubspec.yaml - change version package
* Fix Enable and Disable Tracking on `FlutterBranchSdk.init()` method * README.md revision
Release 8.0.2
Review Workflows
## 8.0.3 ###⚠️ BREAKING CHANGE This is a major release which contains breaking API changes. ####⚠️ SDK Initialization Changed * `useTestKey` parameter is no longer supported at `FlutterBranchSdk.init()`. Check the instructions in `README.MD` on how to activate the `key_test_`. ### 🐛 Bug Fixes * Fix issue #340: Logging not working in Android Studio Emulator
Release 8.0.3
## 8.0.4 ###⚠️ BREAKING CHANGE This is a major release which contains breaking API changes. ####⚠️ SDK Initialization Changed * `useTestKey` parameter is no longer supported at `FlutterBranchSdk.init()`. Check the instructions in `README.MD` on how to activate the `key_test_`. ### 🐛 Bug Fixes * Fix issue #347: ios plugin v8.0.3 crashes when no url is returned * Fix issue #338: Changing the return value in didFinishLaunchingWithOptions crashes the application from SDK version above 8.0.0
Release 8.0.4
RodrigoSMarques
changed the title
Sync a fork with an upstream
Synchronization of repositories with the latest releases
Jul 18, 2024
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.