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

Synchronization of repositories with the latest releases #2

Merged
merged 162 commits into from
Jul 24, 2024

Conversation

RodrigoSMarques
Copy link

No description provided.

Align the dev branch with the master
* 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`)
### 🐛 Bug Fixes
* Fix issue #325: Android cannot get the opening link (onInitFinished called after clicking on deep link two times)
pubspec.yaml - change version package
* Fix Enable and Disable Tracking on `FlutterBranchSdk.init()` method
* README.md revision
## 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
## 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
@RodrigoSMarques RodrigoSMarques changed the title Sync a fork with an upstream Synchronization of repositories with the latest releases Jul 18, 2024
@amedina-branch amedina-branch merged commit 53e2e17 into BranchMetrics:master Jul 24, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants