Skip to content

Releases: RodrigoSMarques/flutter_branch_sdk

Release 3.2.0

06 Jun 14:26
1ce204c
Compare
Choose a tag to compare

Release 3.1.0

14 Apr 03:04
dab3b10
Compare
Choose a tag to compare

3.1.0

  • Updated Native iOS SDKs:
    **iOS Native SDK Update 1.39.2 - iOS Version History
  • Added new method requestTrackingAuthorization : In iOS 14+, show tracking authorization dialog and request permission. Send ATTrackingManager.AuthorizationStatus to monitor ATT prompt performance and return ATTrackingManager.AuthorizationStatus.
  • Added new method getTrackingAuthorizationStatus: Return ATTrackingManager.AuthorizationStatus
  • Added new method getAdvertisingIdentifier: Return Device Advertising Identifier

Release 3.0.0

22 Mar 05:01
b7adba7
Compare
Choose a tag to compare
  • Initial support to Flutter Web . Thanks @mathatan

Release 2.0.0

05 Mar 03:50
304b22f
Compare
Choose a tag to compare

Release 2.0.0

26 Dec 20:30
Compare
Choose a tag to compare

Initial support for null safety

Release 2.0.0 - nullsafety 3

25 Feb 11:39
Compare
Choose a tag to compare
Pre-release

Release 1.4.0

25 Feb 03:59
256dda4
Compare
Choose a tag to compare

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.