-
- Downloads
fix: check contact status
-When checking if contact accept the invitation conversation ringId was
used and that caused error when conversation is not exists. This patch
fix it by using recepient ringID.
-Conversation View Model is creating two times for each conversation.
One when creating SmartList and then when conversation is celected.
This patch use existing view model to present cinversation.
Change-Id: I67cb334efc61017b5b1f26573879b736a83b0fa3
Reviewed-by:
Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
Showing
- Ring/Ring/Features/Conversations/Conversation/ConversationViewModel.swift 1 addition, 1 deletion...es/Conversations/Conversation/ConversationViewModel.swift
- Ring/Ring/Features/Conversations/ConversationsCoordinator.swift 1 addition, 1 deletion...ing/Features/Conversations/ConversationsCoordinator.swift
Please register or sign in to comment