You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,13 @@
5
5
* Updated Underlying android SDK version to 22.09.1
6
6
* Underlying iOS SDK version is 23.02.0
7
7
8
+
## 23.2.1-np
9
+
* 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
10
+
* Fixed a bug in Android where orientation events would have the same view ID as the previous view event
11
+
* Fixed a bug in Android where view ID's were being reported incorrectly
12
+
* Updated Underlying android SDK version to 22.09.1
13
+
* Underlying iOS SDK version is 23.02.0
14
+
8
15
## 23.2.0
9
16
* !! Major breaking change !! Resolved issue with handling push notification actions on iOS.
10
17
* To handle push notification actions, add the following call "CountlyFlutterPlugin.startObservingNotifications();" to "AppDelegate.swift"
0 commit comments