crisp-im / crisp-sdk-android

:package: Crisp Android SDK, add a chat in any Android app and communicate with your users.
https://docs.crisp.chat/guides/chatbox-sdks/android-sdk/
Other
56 stars 17 forks source link

setData methods #65

Closed Angelhandy closed 2 years ago

Angelhandy commented 3 years ago

Hi!! we have been using im.crisp:crisp-sdk:0.1.15 and we want to upgrade because of a bug that keeps the chat screen "on loading" when we reset the session, but in this new version 1.0.7 we can't find any type of: Crisp.Session.setData methods, and we use them for some operations.

There is something like this in this new version?

baptistejamin commented 3 years ago

Hi again,

Would you please take a look at the final section in the README and let me know if that helps you, there are a few methods there which might help what you're trying to do!

Doc1faux commented 2 years ago

As mentioned in #41, new APIs are available in 1.0.2, you can check them here. Let us know if some are missing.