iOS | 2.14.4
Hello,
have been something change in the calls?
I was checking status of the call and now Im receiving only
.ringing
.hangup -> when call is actually picked up.
Never get status now .established.
For incoming calls, status working jus fine for PBX and RTC. For outgoing neither call received .established or .connecting
Other thing,
how can I check if that received message is just notification about pinned message?
-
Hello,
For the first question, you mean, you start a P2P call with someone else (for example), and when the remote answers, you don't receive the status "established" when it's the case? And before this version, it was working correctly? Do you reproduce at 100%?
For the pinned message (yes... that was not the best idea):
if newMessage.groupChatEventType == .pinCreate {
}
Por favor, entrar para comentar.
Comentários
1 comentário