Releases: RodrigoSMarques/flutter_branch_sdk
Release 8.2.0
Release 8.1.1
🐛 Bug Fixes
- Fix issue #368: "-118, Warning. Session initialization already happened" triggered in the listSession callback
Release 8.1.0
🔧 Native SDK Updates
-
Updated included iOS SDK to 3.6.0 - iOS Version History
-
Updated included Branch Android SDK to 5.12.2 - Android Version History
Release 8.0.4
⚠️ BREAKING CHANGE
This is a major release which contains breaking API changes.
⚠️ SDK Initialization Changed
useTestKey
parameter is no longer supported atFlutterBranchSdk.init()
.
Check the instructions in README.MD
on how to activate the key_test_
.
🐛 Bug Fixes
Release 8.0.3
⚠️ BREAKING CHANGE
This is a major release which contains breaking API changes.
⚠️ SDK Initialization Changed
useTestKey
parameter is no longer supported atFlutterBranchSdk.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.2
⚠️ BREAKING CHANGE
This is a major release which contains breaking API changes.
⚠️ SDK Initialization Changed
useTestKey
parameter is no longer supported atFlutterBranchSdk.init()
.
Check the instructions in README.MD
on how to activate the key_test_
.
🐛 Bug Fixes
- Fix Enable and Disable Tracking on
FlutterBranchSdk.init()
method
Release 8.0.1
⚠️ BREAKING CHANGE
This is a major release which contains breaking API changes.
⚠️ SDK Initialization Changed
useTestKey
parameter is no longer supported atFlutterBranchSdk.init()
.
Check the instructions in README.MD
on how to activate the key_test_
.
🐛 Bug Fixes
- Fix issue #325: Android cannot get the opening link (onInitFinished called after clicking on deep link two times)
Release 8.0.0
⚠️ BREAKING CHANGE
This is a major release which contains breaking API changes.
⚠️ SDK Initialization Changed
useTestKey
parameter is no longer supported atFlutterBranchSdk.init()
.
Check the instructions in README.MD
on how to activate the key_test_
.
🐛 Bug Fixes
- Fix issue #283: Android app not getting correct deeplink from Branch when app is opened
- Fix issue #308: Android non branch deep link sometimes not available
- Fix issue #309: Completion of await FlutterBranchSdk.init() doesn't mean native iOS plugin is ready?
- Fix issue #311: Flutter SDK init falls into loop when race condition happens during the initialization.
- Fix issue #314: Issue with Branch.io Integration on Apple 14 pro
- Fix issue #316: Not getting link after fresh install
🔧 Native SDK Updates
-
Updated included iOS SDK to 3.4.3 - iOS Version History
-
Updated included Branch Android SDK to 5.12.0 - Android Version History
Release 7.3.0
Native SDK Updates
- Updated included Branch Android SDK to 5.11.0 - Android Version History
- Updated included Branch iOS SDK to 3.4.1 - iOS Version History
Release 7.2.0
Features
showShareSheet
method will now display the native Android share sheet.- Documentation review
Dependencies Update
- Updated dependency
js
. From version 0.6.7 to 7.0.0
Native SDK Updates
- Updated included Branch Android SDK to 5.10.1 - Android Version History