Hi,
I can't use your library for QR codes for mVisa payments on Android API 19 (Kitkat).
I openned a question on stackoverflow :
https://stackoverflow.com/questions/50513107/android-desugar-visa-qrparser-2-2-0-on-android-api-24
Thank you for your support,
Best regards.
Hi @Gweltaz,
I am currently working on the inquiry. I will get back to you soon.
Thank you,
Vaibhav
Hi @vkamboj,
I'm really interested about your feedback.
I'm not really keen on the idea to write a parser to map each tag name / tag value...
Thanks.
It works by adding :
android.enableD8.desugaring = true
in gradle.properties.
I updated my question on StackOverflow, thanks.