linphone-iphone icon indicating copy to clipboard operation
linphone-iphone copied to clipboard

No chat room when received a message.

Open SarunyuPrasert opened this issue 4 years ago • 7 comments

When received a chat message from remote at dial pad view

  1. App show a chat message received notification.
  2. Not tap at a notification but tap at a chat message menu.
  3. If tap at a notification app change a view to chat conversation and show a chat message but when tab back there is not chat room

SarunyuPrasert avatar Mar 10 '20 11:03 SarunyuPrasert

I have the same issue. Did you manage to find a solution ?

becklo avatar Mar 23 '20 10:03 becklo

After further research, it seems that the following line of code doesn't retrieve all the chat rooms but just the ones instantiated by the user (not the ones created on message reception).

const MSList *unsorted = linphone_core_get_chat_rooms(LC);

Is someone else have the same kind of issue ?

becklo avatar Apr 21 '20 08:04 becklo

+1

AhmedShmmala avatar Jul 23 '20 12:07 AhmedShmmala

@becklo do you able to solve it ?

AhmedShmmala avatar Jul 23 '20 12:07 AhmedShmmala

@SarunyuPrasert

AhmedShmmala avatar Jul 23 '20 14:07 AhmedShmmala

Any update on this issue guys?

basitmashwani avatar Nov 14 '21 07:11 basitmashwani

[misc] hide_chat_rooms_from_removed_proxies=0 works

basitmashwani avatar Nov 14 '21 08:11 basitmashwani