We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a855d0 commit ddf9745Copy full SHA for ddf9745
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## XX.XX.XX
+## 24.7.5-RC2
2
* ! Minor breaking change ! All active views will now automatically stop when consent for "views" is revoked.
3
4
* The Android SDK now supports Android 15 (API level 35)
@@ -17,7 +17,7 @@
17
18
* Mitigated an issue where content communication was done twice.
19
* Mitigated a concurrency issue while restarting stopped views.
20
-* Fixed an issue preventing foreground state capture when initializing the SDK after app creation.
+* Fixed an issue where SDK was not able to set experimental visibility flag correclty by adding additional foreground state capture.
21
22
## 24.7.4
23
* Disabled caching for webviews.
0 commit comments