Julian Nischler
Julian Nischler
https://github.com/GetStream/stream-chat-android/blob/105ba6ed9e31023e732e2ce199706670881fd300/stream-chat-android-compose/src/main/java/io/getstream/chat/android/compose/ui/attachments/content/MessageAttachmentsContent.kt#L55 At this position you are only checking for the first possible handler so if there is a file in the attachments the file handler will kick in but the...
any news on this ? this should be fixed!
this currently restircts us from using your service ... can you please give us some feedback?
Hi @jillingk. Thanks for the update, In the prerequisites you also mention Java 11. https://github.com/Adyen/adyen-java-api-library?tab=readme-ov-file#prerequisites Android does support Java 11 features through desugaring but only a subset: https://developer.android.com/studio/write/java11-default-support-table As of...
Hi Jilling, Of course I understand just wanted to give you some hints :) We did test the library with an older Version of Jackson and everything worked for us....
> 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...
Hey @DjoykeAbyah , @jillingk. Sorry for bother you again. But we would really need to know if you are working on a fix for this issue or if we need...
sorry for the delay. Yes your changes worked thanks. We are now using the latest version. Thanks