Skip to content

Releases: RodrigoSMarques/flutter_branch_sdk

Release 2.0.0 - nullsafety 1

17 Jan 03:04
Compare
Choose a tag to compare
Pre-release
  • Android: fixed assertion failures due to reply messages that were sent on the wrong thread.
  • iOS: fixed assertion failures due to reply messages that were sent on the wrong thread.
  • Fix crash when setting expirationDateInMilliSec on Android

Release 1.3.3

16 Jan 04:53
07ec204
Compare
Choose a tag to compare
  • Fix crash when setting expirationDateInMilliSec on Android: #77

Release 1.3.2

04 Jan 06:11
Compare
Choose a tag to compare

iOS: fixed assertion failures due to reply messages that were sent on the wrong thread.

Release 1.3.1

04 Jan 03:01
ae188bc
Compare
Choose a tag to compare
  • Android: fixed assertion failures due to reply messages that were sent on the wrong thread.

Release 1.3.0

18 Nov 02:34
e1ef714
Compare
Choose a tag to compare

iOS Native SDK Update 0.36.0 - iOS Version History

Release 1.2.0

22 Sep 00:09
86cc353
Compare
Choose a tag to compare
  • Android: BugFix on onNewIntent
  • iOS: new method: setRequestMetadata
    new method: setIOSSKAdNetworkMaxTime

Release 1.1.0

26 Aug 02:56
21fd8fd
Compare
Choose a tag to compare

Updated Native Android and iOS SDKs

BREAKING CHANGES
Add KEY branch_check_apple_ads in INFO.PLIST to enable checking for Apple Search Ads before Branch initialization

Release 1.0.0

02 Jun 02:52
b74ad6c
Compare
Choose a tag to compare
  • Documentation Update
  • Remove Android dependencies fallback.
  • Require Flutter SDK 1.12.13+hotfix.5 or greater.

Release 0.5.0

17 Apr 19:40
a52871c
Compare
Choose a tag to compare
  • Added new method trackContentWithoutBuo
  • Added new currency values for BranchContentMetaData
  • Added the campaign parameter in the BranchLinkProperties constructor

Release 0.4.0

31 Mar 21:58
41d881a
Compare
Choose a tag to compare
  • Updated minimum Android Branch SDK version to 5.x.x
  • Updated minimum iOS Branch SDK version to 0.32.0.
    Note: Branch SDK 0.32.0 requires at least iOS 9.0. Update the minimum version in the project, in the section "Deployment Info" -> "Target".