chat21-android-sdk icon indicating copy to clipboard operation
chat21-android-sdk copied to clipboard

Android Chat SDK built on Firebase

Results 34 chat21-android-sdk issues
Sort by recently updated
recently updated
newest added

I am getting this error because of this library: `android:exported needs to be explicitly specified for . Apps targeting Android 12 and higher are required to specify an explicit value...

Hi ., Chat Sdk working like charm past days , i am facing issues from last two days In My application i used for chat conversation after hit send icon...

Hi! Does this sdk support public group chat? I want to create default group chat which will be available for all users, is it possible out of the box?

Can anyone please tell me to do this for any specific reason?

How can we manage to reply chat from notification like Whatsapp.

Hello, Everyone! I have implemented chat21-android-SDK ad chat seems working fine (firebase cloud functions installed properly). The only concern is we are not able to receive any push notifications when...

Is it possible to change notification icon for example, or, to be more precise, to change ChatFirebaseMessagingService.class on Android? If it is, could you please advise me how?

When app is in killed state and user receives a chat, a notification is shown. When tapped on that notification, nothing happens... Tried it on Android 7.0 and 8.1 One...

I was trying to implement Chat21 in an app that I'm building and Everything seems to be working fine except that when I'm typing something in the textBox for a...

`java.lang.NoSuchMethodError: No virtual method load(Ljava/lang/String;)Lcom/bumptech/glide/DrawableTypeRequest; in class Lcom/bumptech/glide/RequestManager; or its super classes (declaration of 'com.bumptech.glide.RequestManager' appears in /data/app/~~4-U9kV6bteP12f1IemqMUg==/com.mykingdom.pricewars-L2AZ6S2mOT58FNIfV5Tn-Q==/base.apk) at org.chat21.android.ui.messages.activities.MessageListActivity.setPicture(MessageListActivity.java:406) at org.chat21.android.ui.messages.activities.MessageListActivity.initDirectToolbar(MessageListActivity.java:358) at org.chat21.android.ui.messages.activities.MessageListActivity.onCreate(MessageListActivity.java:209) at android.app.Activity.performCreate(Activity.java:7989) at android.app.Activity.performCreate(Activity.java:7978) at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1309)...