3.0.0-alpha.1
ariefnurputranto
released this
02 Oct 09:54
·
269 commits
to master
since this release
We are happy to announce a new release for our beloved Qiscus Chat SDK.
This are a new major release with breaking changes, we will come up with
upgrade guideline later.
In this release we are trying to make our SDK has a uniform method for all
platform, so no more sendComment on Web, postComment on Android, and
sendMessage on iOS.
But this is still in alpha version, so it can and may have a method and/or
response changes.
For our Android SDK you can install it using
dependencies {
...
implementation 'com.qiscus.sdk:chat-core:3.0.0-alpha.1'
}
For more detailed changes please checkout this docs :
https://documentation.qiscus.com/alpha/chat-sdk-android/introduction