linphone-iphone
linphone-iphone copied to clipboard
No chat room when received a message.
When received a chat message from remote at dial pad view
- App show a chat message received notification.
- Not tap at a notification but tap at a chat message menu.
- 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
I have the same issue. Did you manage to find a solution ?
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 ?
+1
@becklo do you able to solve it ?
@SarunyuPrasert
Any update on this issue guys?
[misc] hide_chat_rooms_from_removed_proxies=0 works