Releases: Countly/countly-sdk-flutter-bridge
23.12.0-np
-
Added
addSegmentationToViewWithID
andaddSegmentationToViewWithName
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
-
Added
addSegmentationToViewWithID
andaddSegmentationToViewWithName
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
-
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
-
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
-
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
-
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
23.8.2
23.8.1-np
- 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
- 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