Skip to content

Releases: Countly/countly-sdk-flutter-bridge

23.12.1-np

12 Jan 14:51
Compare
Choose a tag to compare
  • Added s.swift_version = '5.0' in the podspec file to resolve an error related to the Flutter module.
  • Underlying Android SDK version is 23.12.0
  • Updated underlying iOS SDK version to 23.12.1

23.12.1

12 Jan 14:50
d386f06
Compare
Choose a tag to compare
  • Added s.swift_version = '5.0' in the podspec file to resolve an error related to the Flutter module.
  • Underlying Android SDK version is 23.12.0
  • Updated underlying iOS SDK version to 23.12.1

23.12.0-np

15 Dec 15:39
Compare
Choose a tag to compare
  • Added addSegmentationToViewWithID and addSegmentationToViewWithName methods to the countly views interface.

  • Updated underlying Android SDK version to 23.12.0

  • Updated underlying iOS SDK version to 23.12.0

23.12.0

15 Dec 15:39
d5335cf
Compare
Choose a tag to compare
  • Added addSegmentationToViewWithID and addSegmentationToViewWithName methods to the countly views interface.

  • Updated underlying Android SDK version to 23.12.0

  • Updated underlying iOS SDK version to 23.12.0

23.8.4-np

02 Nov 15:38
Compare
Choose a tag to compare
  • Added a call to enroll users to A/B experiment with experiment ID : testingEnrollIntoABExperiment:

  • Added a call to exit users from A/B experiment with experiment ID : testingExitABExperiment:

  • Fixed the exit AB request failure issue on iOS.

  • Fixed 'null' value issue for experiment info variants.

  • Fixed 'null' pointer error thrown when 'testingGetVariantsForKey' method is called with a key that does not exist.

  • Updated underlying Android SDK version to 23.8.4

  • Underlying iOS SDK version is 23.8.3

23.8.4

02 Nov 15:38
a14d8d0
Compare
Choose a tag to compare
  • Added a call to enroll users to A/B experiment with experiment ID : testingEnrollIntoABExperiment:

  • Added a call to exit users from A/B experiment with experiment ID : testingExitABExperiment:

  • Fixed the exit AB request failure issue on iOS.

  • Fixed 'null' value issue for experiment info variants.

  • Fixed 'null' pointer error thrown when 'testingGetVariantsForKey' method is called with a key that does not exist.

  • Updated underlying Android SDK version to 23.8.4

  • Underlying iOS SDK version is 23.8.3

23.8.3-np

19 Oct 09:36
Compare
Choose a tag to compare
  • Added a call to enroll users to A/B tests when getting a remote config value: 'getValueAndEnroll'

  • Added a call to enroll users to A/B tests when getting all remote config values: 'getAllValuesAndEnroll'

  • Added a config method to set a time limit after which the requests would be removed if not sent to the server: 'setRequestDropAgeHours'

  • Added app version in all API requests.

  • Fixed sending '--' as carrier name due to platform changes from iOS version 16.4. This version and above will now not send any carrier information due to platform limitations.

  • Updated underlying Android SDK version to 23.8.3-RC1

  • Updated underlying iOS SDK version to 23.8.3

23.8.3

19 Oct 09:36
2429fa7
Compare
Choose a tag to compare
  • Added a call to enroll users to A/B tests when getting a remote config value: 'getValueAndEnroll'

  • Added a call to enroll users to A/B tests when getting all remote config values: 'getAllValuesAndEnroll'

  • Added a config method to set a time limit after which the requests would be removed if not sent to the server: 'setRequestDropAgeHours'

  • Added app version in all API requests.

  • Fixed sending '--' as carrier name due to platform changes from iOS version 16.4. This version and above will now not send any carrier information due to platform limitations.

  • Updated underlying Android SDK version to 23.8.3-RC1

  • Updated underlying iOS SDK version to 23.8.3

23.8.2-np

18 Sep 13:30
Compare
Choose a tag to compare
  • Fixed Android APM bug where automatic foreground, background tracking would track wrong if the SDK was not initialized while the app was not in the foreground

  • Updated underlying Android SDK version to 23.8.2

  • Underlying iOS SDK version is 23.8.2

23.8.2

18 Sep 13:30
2802b72
Compare
Choose a tag to compare
  • Fixed Android APM bug where automatic foreground, background tracking would track wrong if the SDK was not initialized while the app was not in the foreground

  • Updated underlying Android SDK version to 23.8.2

  • Underlying iOS SDK version is 23.8.2