# AppConsent Clear (SDK)

### 2.7.0 - (February 05, 2026)

* Chore: upgrade Android SDK natif from 5.5.5 to 5.9.0
* Chore: updated iOS AppConsent to 4.9.11, see iOS release notes for details

***

### 2.6.2 - (May 27, 2025)

* Chore: upgrade Android SDK natif from 5.5.4 to 5.5.5

***

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

* Chore: upgrade Android SDK natif from 5.5.3 to 5.5.4

***

### 2.6.0 - (August 29, 2024)

* Chore: upgrade Android SDK natif from 5.5.0 to 5.5.3

***

### 2.5.0 - (July 05, 2024)

* Chore: upgrade android SDK from 5.4.0 to 5.5.0

***

### 2.4.0 - (June 27, 2024)

* Chore: updated iOS AppConsent to 4.9.0, see iOS release notes for details

***

### 2.3.0 - (June 21, 2024)

* Chore: updated Android SDK to 5.4.0, see Android release notes for details

***

### 2.2.2 - (May 30, 2024)

* Chore: updated iOS AppConsent to 4.8.3, see iOS release notes for details

***

### 2.2.1 - (May 29, 2024)

* Chore: updated iOS AppConsent to 4.8.2, see iOS release notes for details

***

### 2.2.0 - (May 17, 2024)

* Chore: updated iOS AppConsent to 4.8.1, see iOS release notes for details

***

### 2.1.9 - (January 30, 2024)

* Chore: updated iOS AppConsent to 4.4.8, see iOS release notes for details

***

### 2.1.8 - (January 26, 2024)

* fix: marked consentGiven as obsolete, on iOS, implementation changed to match consentAlreadyGiven

***

### 2.1.7 - (January 24, 2024)

* feat: \[ANDROID] Update "com.sfbx.appconsent:appconsent-ui-v3" from 5.1.3 to 5.1.4

<details>

<summary>Old release-notes</summary>

### 2.1.6 - (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.5 - (December 18, 2023)

* feat: updated iOS native dependency to 4.4.7

***

### 2.1.4 - (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] Translation issues
* Improve: \[ANDROID] Addition of new controls at SDK startup to prevent the SDK from initializing by default
* Improve: \[ANDROID] logs

***

### 2.1.3 - (November 23, 2023)

* Chore: Updated README to add examples and more detailed information
* Chore: Updated example

***

### 2.1.2 - (November 20, 2023)

* fix: \[ANDROID] Update some dependencies to avoid problems when transitive dependencies are downloaded.
* Chore: Update "com.sfbx.appconsent:appconsent-ui-v3" from 5.1.0 to 5.1.1

***

### 2.1.1 - (November 16, 2023)

* fix: \[ANDROID] rollback of AndroidManifest's packagename attribute, as it causes an undefined name when we try to use the

***

### 2.1.0 - (November 15, 2023)

* feat: \[ANDROID] added getExternalId method
* feat: \[ANDROID] added saveExternalId method
* feat: \[ANDROID] added setExternalId method
* feat: \[ANDROID] updated native SDK dependency to 5.1.0

***

### 2.0.2 - (October 30, 2023)

* feat: added getExternalId

***

### 2.0.1 - (October 20, 2023)

* feat: updated iOS native dependency to 4.4.2
* feat: added saveExternalId and setExternalId

***

### 2.0.0 - (September 21, 2023)

* feat: Add Android TCF2.2

***

### 1.2.4 - (October 20, 2023)

* feat: updated iOS native dependency to 4.2.3

***

### 1.2.3 - (April 19, 2023)

* fix: Updated Android dependency to 2.0.16
* fix: resolution of the obfuscation carried by the android library
* fix: Improvement of network exchanges

***

### 1.2.2 - (April 11, 2023)

* fix: Updated Android dependency to 2.0.15
* fix: UI prevent user click outside CMP
* feat: updated iOS native dependency to 4.2.0

***

### 1.2.1 - (March 24, 2023)

* chore: update readme instructions

***

### 1.2.0 - (March 23, 2023)

* feat: updated iOS native dependency to 4.1.0

***

### 1.1.7 - (March 22, 2023)

* fix: removed dependency on expo
* fix: replaced a fatal error throw by an error log to prevent a crash when CMP can't attach to viewController
* fix: dependency on Android 2.0.12 instead of 2.0.11

***

### 1.1.6 - (February 23, 2023)

* Updated Android dependency to 2.0.12.

***

### 1.1.5 - (February 22, 2023)

* Updated Android dependency to 2.0.11.
* this one corrects a crash at the launching of the application after the validation of the consents

***

### 1.1.4 - (September 26, 2022)

* Updated iOS dependencies to AppConsentKit 1.4.2.
* Updated iOS dependencies to AppConsentUIKitV3 2.2.2.

***

### 1.1.3 - (August 25, 2022)

* Added TypeScript declarations to function headers.
* Added TSDoc comments to all API functions.

***

### 1.1.2 - (August 18, 2022)

* Updated Android dependencies to 2.0.10.

***

### 1.1.1 - (June 29, 2022)

* Added side-effects declaration to package.

***

### 1.1.0 - (June 28, 2022)

* Upgraded to react 18.0.0 and react-native 0.68.0.

***

### 1.0.2 - (June 27, 2022)

* Configured linter and linted code.

***

### 1.0.1 - (June 24, 2022)

* Excluded some unwanted files from package.
* Added changelog.

***

### 1.0.0 - (June 24, 2022)

* Updated iOS dependencies to AppConsentKit 1.4.1.
* Updated iOS dependencies to AppConsentUIKitV3 2.2.1.

***

### O.1.6 - (May 25, 2022)

* Updated iOS dependencies to AppConsentKit 1.4.0.
* Updated iOS dependencies to AppConsentUIKitV3 2.2.0.
* fix consentableAllowedByIABId returned the wrong consentableType on Android.

***

### 0.1.5 - (May 10, 2022)

* Updated iOS dependencies to AppConsentKit 1.3.11.
* Updated iOS dependencies to AppConsentUIKitV3 2.1.7.

***

### 0.1.4 - (March 29, 2022)

* Updated iOS dependencies to AppConsentKit 1.3.3.

***

### 0.1.3 - (March 29, 2022)

* Updated Android dependencies to 2.0.9-react.

***

### 0.1.2 - (March 29, 2022)

* Updated iOS dependencies to AppConsentKit 1.3.2.
* Updated iOS dependencies to AppConsentUIKitV3 2.1.4.

***

### 0.1.1 - (March 22, 2022)

* Updated iOS dependencies to AppConsentKit 1.3.1.
* Support Podfile without use\_frameworks!.

***

### 0.1.0 - (March 03, 2022)

* first release.

</details>
