qiscus / qiscus-chat-sdk-flutter

Qiscus provide everything you need to power up your app with chats. And it's now made simple.
Apache License 2.0
13 stars 12 forks source link

fix chatUser callback #8

Closed adicatur closed 4 years ago

adicatur commented 4 years ago

When calling chatUser() there's no return whether response return success or failure, the fix is adding callback from chatUser$()

apiep commented 4 years ago

Ah yeah, I already noticed and fixed this bug on my local machine. Today I will push it, and make a new release.