Skip to content

Commit 2c4856c

Browse files
Revise metrics functions and consent options in changelog
Updated function names and consent options for metrics handling.
1 parent 928f935 commit 2c4856c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
## 25.4.4
22
* Improved disk size calculation in crash reports.
33

4-
* Added a new function "sendMetricsRequest(metricsOverride)" to send a device metrics request, accessible through the requestQueue interface.
5-
* Added a new Consent option "metrics" for controlling "sendMetricsRequest" method. (This has no effect on Session metrics.)
4+
* Added a new function "recordMetrics(metricsOverride)" to send a device metrics request, accessible through the requestQueue interface.
5+
* Added a new Consent option "metrics" for controlling "recordMetrics" method. (This has no effect on Session metrics.)
66
* Added "setRequestTimeoutDuration(requestTimeoutDuration)" init config method to change request timeout duration in seconds.
77

88
* Mitigated an issue displaying Content on API level 35 and above.

0 commit comments

Comments
 (0)