Rune M. Andersen

Results 3 comments of Rune M. Andersen

I'm seeing the same exception in Google Play crash list, and it's always "length=10; index=-1" (Version 3.0.0).

Struggeling with the same issue. Managed to bypass the Jackson issue by excluding Jackson dependency from adyen-java-api lib, and including a version lower than 2.14 in app build file. However,...

Hi @DjoykeAbyah, I got to test version 28.5.1 today, and it appears java.util.Base64 is used in ByteArrayToBase64TypeAdapter.java also, which causes crash (NoClassDefFoundError) on Android 7. I found other references to...