Releases: Countly/countly-sdk-flutter-bridge
Releases · Countly/countly-sdk-flutter-bridge
23.2.1-np
- Fixed a bug in Android where metric override values were not applying to crash metrics Fixed a bug where crash metrics sent the "manufacturer" value under the wrong key
- Fixed a bug in Android where orientation events would have the same view ID as the previous view event
- Fixed a bug in Android where view ID's were being reported incorrectly
- Updated Underlying android SDK version to 22.09.1
- Underlying iOS SDK version is 23.02.0
23.2.1
- Fixed a bug in Android where metric override values were not applying to crash metrics Fixed a bug where crash metrics sent the "manufacturer" value under the wrong key
- Fixed a bug in Android where orientation events would have the same view ID as the previous view event
- Fixed a bug in Android where view ID's were being reported incorrectly
- Updated Underlying android SDK version to 22.09.1
- Underlying iOS SDK version is 23.02.0
23.2.0-np
- Fixed a race condition bug in Android where a recorded event would have the wrong user properties in the drill database on the server. Now event queue is emptied (formed into a request) before recording any user profile changes.
- Events are now recorded with an internal ID in Android.
- Updated Underlying android SDK version to 22.09.0
- Updated Underlying iOS SDK version to 23.02.0
23.2.0
- !! Major breaking change !! Resolved issue with handling push notification actions on iOS.
- To handle push notification actions, add the following call "CountlyFlutterPlugin.startObservingNotifications();" to "AppDelegate.swift"
- For further information, refer to the "Handling Push Callbacks" section of the Countly SDK documentation at:
https://support.count.ly/hc/en-us/articles/360037944212-Flutter#handling-push-callbacks.
- Fixed a race condition bug in Android where a recorded event would have the wrong user properties in the drill database on the server. Now event queue is emptied (formed into a request) before recording any user profile changes.
- Events are now recorded with an internal ID in Android.
- Updated Underlying android SDK version to 22.09.0
- Updated Underlying iOS SDK version to 23.02.0
22.09.0-np
- Fixed "isInitialized" variable reset on hot reload.
- Updated underlying android SDK version is 22.06.2
- Updated underlying iOS SDK version is 22.09.0
22.09.0
22.02.1 (no-push)
-
This flavor is a "no push notification" variant of the Countly SDK.
-
Underlying android SDK version is 22.02.1
-
Underlying iOS SDK version is 22.06.0
22.02.1
-
SDK has been internally slightly reworked to support a "no push notification" variant.
-
Fixed incorrect iOS push token type when passing "Countly.messagingMode.PRODUCTION" as token type.
-
Underlying android SDK version is 22.02.1
-
Underlying iOS SDK version is 22.06.0
22.02.0
- Fixed notification trampoline restrictions in Android 12 using reverse activity trampolining implementation.
- Adding a call to provide user properties during initialization.
- Updated underlying android SDK version to 22.02.1
- Updated underlying iOS SDK version to 22.06.0