Consent-String-SDK-Java icon indicating copy to clipboard operation
Consent-String-SDK-Java copied to clipboard

Transparency and Consent Framework Consent String SDK - Java

Results 4 Consent-String-SDK-Java issues
Sort by recently updated
recently updated
newest added

When decoding Base64 strings, I see this error pretty frequently: "Expected consent string to contain at least 17bytes, but found only 17 bytes" This message is either being thrown in...

The library's readme states that _"This library is a Java reference implementation for dealing with **consent strings** in the IAB EU's GDPR Transparency and Consent Framework."_ There are two distinct...

Hi, The Java SDK and Swift SDK provided by the IAB looks incomplete to me compared to what they offer via JS SDK. If you look at the SDK e.g....

The current code uses [java.time.Instant](https://docs.oracle.com/javase/8/docs/api/java/time/Instant.html) which is only available on java 8 and android 26+.