Skip to content

Releases: Countly/countly-sdk-flutter-bridge

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

23.8.1-np

14 Sep 12:54
Compare
Choose a tag to compare
  • Added enrollABOnRCDownload config method to enroll users to AB tests when downloading Remote Config values
  • Fixed a bug where enabling consent requirements would enable consents for all features for Android
  • Added testingDownloadExperimentInformation: in remote config interface
  • Added testingGetAllExperimentInfo: in remote config interface
  • Updated underlying Android SDK version to 23.8.1
  • Updated underlying iOS SDK version to 23.8.2

23.8.1

14 Sep 12:54
4ff96ae
Compare
Choose a tag to compare
  • Added enrollABOnRCDownload config method to enroll users to AB tests when downloading Remote Config values
  • Fixed a bug where enabling consent requirements would enable consents for all features for Android
  • Added testingDownloadExperimentInformation: in remote config interface
  • Added testingGetAllExperimentInfo: in remote config interface
  • Updated underlying Android SDK version to 23.8.1
  • Updated underlying iOS SDK version to 23.8.2