cometchat-go / xamarin-forms-chat-sdk-demo

CometChat Demo App for Xamarin Forms
6 stars 4 forks source link

tab "Contacts" ignores friends list #16

Closed joseBarreto closed 5 years ago

joseBarreto commented 5 years ago

Good Morning, we're having a problem with the display of the contacts.

Steps: We assemble the list of users' friends, grouper by a specific rule. The problem that now all users can find, searching for chat in the app, or in some cases (we do not know what the relationship of these cases) just opening the "contacts" tab already display all users of the system.

joseBarreto commented 5 years ago

We found this in the new and old versions for iOS and Android

lgurgel commented 5 years ago

Please, we need a feedback urgently.

vikrantwadate commented 5 years ago

Hello,

We are testing the scenario mentioned by you we will shortly provide you with an update.

Thanks.

lgurgel commented 5 years ago

Its urgent! We will loose an important customer if we do not solve this. The list of users cannot be mixed between different groups and accounts.

Laerte Gurgel CEO Iberia-Brasil laerte.gurgel@fieldcorp.com.br
O Brazil: +55 11 4240 2138 M Brazil: +55 11 9 9524 7297 M Spain: +34 727 741 773 www.fieldcorp.com.br

El 29 abr. 2019, a las 09:18, vikrantwadate notifications@github.com escribió:

Hello,

We are testing the scenario mentioned by you we will shortly provide you with an update.

Thanks.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/CometChat/xamarin-forms-chat-sdk-demo/issues/16#issuecomment-487557200, or mute the thread https://github.com/notifications/unsubscribe-auth/AEBIDYC2HJACY5FUTO3VSL3PS3RSVANCNFSM4HIWAAPQ.

vikrantwadate commented 5 years ago

Hello,

We have made some changes in the CometChat Administration panel. Now, you will be able to see the friends of the logged in user only. Please check and let us know if this fulfills your requirement. You can also make the changes in the CometChat Administration panel. To make the changes please follow the steps below :

1) Log in to "https://secure.cometchat.com". 2) Click on the Manage button and you will be able to see the administration panel. 3) Click on the Settings on the left-hand side under the CUSTOMIZE & INSTALL section. 4) Click on General and One-on-one Chat setting will be open for you.

Here, you can make the changes under the In Contacts tab, show: label to show the specific Contact list as per your requirement.

If you are still facing any issue please let us know in detail.

Thanks.

lgurgel commented 5 years ago

Thanks,

We will test it now.

Laerte Gurgel CEO Iberia-Brasil laerte.gurgel@fieldcorp.com.br
O Brazil: +55 11 4240 2138 M Brazil: +55 11 9 9524 7297 M Spain: +34 727 741 773 www.fieldcorp.com.br

El 29 abr. 2019, a las 10:31, vikrantwadate notifications@github.com escribió:

Hello,

We have made some changes in the CometChat Administration panel. Now, you will be able to see the friends of the logged in user only. Please check and let us know if this fulfills your requirement. You can also make the changes in the CometChat Administration panel. To make the changes please follow the steps below :

Log in to "https://secure.cometchat.com https://secure.cometchat.com/". Click on the Manage button and you will be able to see the administration panel. Click on the Settings on the left-hand side under the CUSTOMIZE & INSTALL section. Click on General and One-on-one Chat setting will be open for you. Here, you can make the changes under the In Contacts tab, show: label to show the specific Contact list as per your requirement.

If you are still facing any issue please let us know in detail.

Thanks.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/CometChat/xamarin-forms-chat-sdk-demo/issues/16#issuecomment-487580520, or mute the thread https://github.com/notifications/unsubscribe-auth/AEBIDYBUEGUF4CKSYNKTM6LPS32CTANCNFSM4HIWAAPQ.

joseBarreto commented 5 years ago

Setting for "all friends. Online-Offline" seems to have worked well. Thank you!