# AppConsent Clear (SDK)

### 2.5.0 - (February 05, 2026) <a href="#id-2.5.0-05-fevrier-2026" id="id-2.5.0-05-fevrier-2026"></a>

* Update Android dependency to 5.9.0, see Android release notes for details

***

### 2.4.3 - (May 27, 2025) <a href="#id-2.4.3-27-mai-2025" id="id-2.4.3-27-mai-2025"></a>

* Update Android dependency to 5.5.5, see Android release notes for details

***

### 2.4.2 - (October 23, 2024)[​](https://docs.sfbx.io/help/release-notes/index.html#242---october-23-2024) <a href="#id-242---october-23-2024" id="id-242---october-23-2024"></a>

* Update Android dependency to 5.5.4, see Android release notes for details

***

### 2.4.1 - (August 29, 2024)

* Update Android dependency to 5.5.3, see Android release notes for details

***

### 2.4.0 - (July 05, 2024)

* Update Android dependency to 5.5.0, see Android release notes for details

***

### 2.3.0 - (June 25, 2024)

* Updated iOS dependency to AppConsent 4.9.0
* Added support to setup dedicated endpoint during init
* Added support to display notice in fullscreen

***

### 2.2.3 - (June 21, 2024)

* Update Android dependency to 5.4.0, see Android release notes for details

<details>

<summary>Old release-notes</summary>

### 2.2.2 - (May 30, 2024)

* Updated iOS dependency to AppConsent 4.8.3, see iOS release notes for details

***

### 2.2.1 - (May 28, 2024)

* Updated iOS dependency to AppConsent 4.8.2, see iOS release notes for details

***

### 2.2.0 - (May 17, 2024)

* Updated iOS dependency to AppConsent 4.8.1, see iOS release notes for details

***

### 2.1.7 - (January 30, 2024)

* Updated iOS dependency to AppConsent 4.4.8, see iOS release notes for details

***

### 2.1.6 - (January 24, 2024)

* Chore: \[ANDROID] Update "com.sfbx.appconsent:appconsent-ui-v3" from 5.1.3 to 5.1.4 [Official Release notes Android](https://docs.sfbx.io/help/release-notes#514-22012024)

***

### 2.1.5 - (December 22, 2023)

* chore: update changelog formatting

***

### 2.1.4 - (December 22, 2023)

* Chore: \[ANDROID] Update "com.sfbx.appconsent:appconsent-ui-v3" from 5.1.2 to 5.1.3
* Chore: \[ANDROID] Update internal Logger module
* Fix: \[ANDROID] RuntimeException when several WebView instances in different processes are used. Added SDK startup check and full explanatory log in the event of a problem when integrating a third-party library that runs before the application and uses a WebView in a dedicated process.
* Fix: \[ANDROID] Display size problem on tablet in Dialog mode
* Fix: \[ANDROID] Significant reduction in SDK size

***

### 2.1.3 - (December 18, 2023)

* Updated iOS dependency to AppConsent 4.4.7

***

### 2.1.2 - (December 13, 2023)

* Chore: \[ANDROID] Update "com.sfbx.appconsent:appconsent-ui-v3" from 5.1.1 to 5.1.2
* Fix: \[ANDROID] A display problem occurred when the "Enable only consent as the legal basis for processing" field was activated. Legitimate interests were still displayed under certain conditions
* Fix: \[ANDROID] In some cases, we had difficulty detecting the language set on the user's device and displayed the default selected language
* Improve: \[ANDROID] Addition of new controls at SDK startup to prevent the SDK from initializing by default
* Improve: \[ANDROID] logs

***

### 2.1.1 - (November 21, 2023)

* \[Android] Update SDK dependency to 5.1.1 (optimize transitive dependencies)

***

### 2.1.0 - (November 15, 2023)

* \[Android] Update SDK dependency to 5.1.0 (fix bugs & optimize speed initialization)

***

### 2.0.0 - (September 21, 2023)

* \[Android] Add the new TCF2.2 feature

***

### 1.2.2 - (April 11, 2023)

* \[Android] Upgraded Android native module.
  * Fix users could click outside CMP and close it

***

### 1.2.1 - (March 23, 2023)

* Updated README instructions

***

### 1.2.0 - (March 23, 2023)

* \[iOS] Updated multiple iOS native module.

***

### 1.1.2 - (March 23, 2023)

* Update README instructions

***

### 1.1.1 - (March 23, 2023)

* \[Android] Upgraded Android native module.

***

### 1.1.0 - (March 17, 2023)

* \[Android] Upgraded Android native module.
* Feat: New features added

***

### 1.0.2 - (February 23, 2023)

* \[Android] Upgraded Android native module.

***

### 1.0.1 - (January 25, 2023)

* \[Android] Fix bug

***

### 1.0.0 - (September 15, 2022)

* \[iOS] Updated multiple iOS native module.
* Bumped version to stable release.

***

### 0.1.3 - (July 25, 2022)

* Fix: Some bug

***

### 0.1.2 - (June 23, 2022)

* \[iOS] Updated multiple iOS native module.

***

### 0.1.1 - (June 10, 2022)

* Fix: Some bug

***

### 0.1.0 - (May 24, 2022)

* \[iOS] Updated multiple iOS native module.
* Feat: New features added
* Code improvement

***

### 0.0.4 - (May 13, 2022)

* Updated API documentation.

***

### 0.0.3 - (May 10, 2022)

* \[iOS] Updated multiple iOS native module.

***

### 0.0.2 - (April 14, 2022)

* Code improvement

***

### 0.0.1 - (April 13, 2022)

* Initial release for AppConsent Flutter framework.

</details>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.sfbx.io/help/release-notes/flutter/appconsent-clear-sdk.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
