dikixeranta

Results 2 comments of dikixeranta

You must follow all instructions step by step carefully on 1.http://www.chat21.org/docs/android/get-started/ 2.https://github.com/chat21/chat21-cloud-functions Yes you are right, you must change chat_setting.xml with your own value. I have already success create an...

* You can try to remark this : //compile project(':chat') * And this is my dependencies : dependencies { implementation fileTree(include: ['*.jar'], dir: 'libs') implementation 'com.android.support.constraint:constraint-layout:1.1.2' compile 'org.chat21.android:chat21:1.0.10' compile 'com.vanniktech:emoji-ios:0.5.1'...