The first thing you need to do is to sign up in SendBird Dashboard and create a SendBird application. You should use one application per one service across various platforms. Users in different applications can't talk to each other.
You can open the sample project from Unity.
This project is tested on Unity 2017.4.0f1
.
Build and run the Sample UI project to play with Open Chat or Group Chat.
- The sample project is shipped with Testing App ID.
- You must replace with your own App ID found in SendBird Dashboard for a production app.
You can check out v2
branch instead of master
branch to download version 2 samples.