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: SDK/CHANGELOG.md
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,22 @@
1
1
CHANGELOG
2
2
=========
3
3
4
+
1.16.3
5
+
----
6
+
7
+
**Core**
8
+
9
+
* Fix an issue where Batch might lose some module configuration (such as the push small icon) when an activity is destroyed and no other is on screen.
10
+
11
+
**Push**
12
+
13
+
* Fix a bug where query parameters of rich push media URLs were escaped twice, making use of non URL safe characters impossible.
14
+
4
15
1.16.2
5
16
----
6
17
7
18
**Messaging**
19
+
8
20
* Fix in-app campaigns cache being unreadable. This caused an issue where in-app campaigns with a `NEW_SESSION` trigger would not work if Android or the user killed the application process.
0 commit comments