Sébastien Vitard

Results 91 comments of Sébastien Vitard
trafficstars

@pdprober 1.0.14 which should fix this issue has just been released. It can take a few hours before it will be available. I close the issue.

Thanks both for your work :) @walterholohan since 1.0.8, we removed the jcenter dependency 🎉 and now the latest SDK version is 1.0.9. Feel free to update your README ;)

Also reproduced in #84 so I've closed it to keep only one issue.

Hi @ThomasCoutardCV and thank you for your feedback :) I add @francescogatto to our conversation as he also faced this issue more recently in #84. I remember having faced this...

Thanks to confirm your feedback @ThomasCoutardCV. Do you reproduce the bug on a specific version of Android or this happens on any? I will have a closer look in the...

This should be definitely fixed in [`2.0.0beta1`](https://github.com/crisp-im/crisp-sdk-android/releases/tag/v2.0.0beta1) as we now uses [`flexbox`](https://github.com/google/flexbox-layout) to display `picker choices`. This build is for preview as it still lacks some minor features and needs...

Hi @baronha, sorry for the late reply. We were focused on the [`2.0.0beta1`](https://github.com/crisp-im/crisp-sdk-android/releases/tag/v2.0.0beta1) release and this feature was not prioritized. We are currently working on `2.0.1beta2` and [events callback](https://docs.crisp.chat/guides/chatbox-sdks/web-sdk/dollar-crisp/#register-a-callback-on-event) is...

Hi @baronha, Just to let you know that callbacks are planned for next release ;)

Hi @nfonjeannoel, Just to be sure, are you talking about an equivalent to the Web SDK [`$crisp.push(["set", "message:text", [message_text]])`](https://docs.crisp.chat/guides/chatbox-sdks/web-sdk/dollar-crisp/#update-current-message-text) method? If so, this feature is not yet available on mobile...

Hi @nfonjeannoel, Just to let you know, I discussed with the team and this feature will not be released in the next mobile SDK release (`1.0.16` for Android) but is...