Julian Nischler
Julian Nischler
i am seeing a lot of unanswered issues and even some PR's is this library still maintained ? Or should we consider creating a community fork ? regards
Hey, The documentation only shows how to customise the UI wenn using the classic UI elements. https://getstream.io/chat/docs/sdk/android/ui/utility-components/attachment-gallery/ Is there a way to customise the compose UI ? I checked the...
**Describe the bug** Having multible different attachments within one message are displayed invalid. The first matched attachment factory needs to render all attachments also not matched attachments. **SDK version** -...
Hey, we are using your library in one of our payment applications. As we need local communication with your terminals, we need to use this library or at least the...
Dear Adyen Team, we are facing a problem with this C# library (v18.0.0). The PosMobileService.cs is building an invalid url: expected: https://{prefix}.adyenpayments.com/checkout/possdk/v68/sessions created: https://{prefix}.adyenpayments.com/checkout/checkout/possdk/v68/sessions See: https://docs.adyen.com/api-explorer/possdk/latest/post/sessions regards Julian
The function "eth_action_got_ip" dosn't check for the correct interface and therefore logs also ip's received by other ethernet drivers. https://github.com/espressif/esp-iot-solution/blob/40e383f968c13e87e709c9d52a39892eca376e25/components/iot_eth/iot_eth_netif_glue.c#L66C13-L66C30