Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove the java.time.Instant dependancy #38

Open
martinbonnin opened this issue Jul 17, 2018 · 3 comments
Open

Remove the java.time.Instant dependancy #38

martinbonnin opened this issue Jul 17, 2018 · 3 comments

Comments

@martinbonnin
Copy link
Contributor

The current code uses java.time.Instant which is only available on java 8 and android 26+.

@martinbonnin
Copy link
Contributor Author

martinbonnin commented Jul 17, 2018

This is discussed already in #21.

I'm keeping this issue open as a pointer for newcomers like me.

@jawadst
Copy link

jawadst commented Sep 5, 2018

@martinbonnin I have a working version for Android here: https://github.com/didomi/Consent-String-SDK-Android
Waiting for it to be moved to the IAB repo

@martinbonnin
Copy link
Contributor Author

@jawadst Thanks ! Ultimately, I ended up writing a shortened version of it in kotlin.

It only supports writing and is not very configurable but it works so far => https://gist.github.com/martinbonnin/70651cf84eb1512d15a87dd290e6afde

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants