how can me change livekit speaker's status,from in app to change
Post
Replies
Boosts
Views
Activity
You may not understand my question very well. My question is that ending/canceling a message does not match the method of adjusting the system's answer interface, which can cause a crash. I have tried removing the task directly, but it will crash on my end. It seems that Pushkit's method must be matched with the method of adjusting the system's answer interface?
now i receive inviter voip notifi, use kevin apply method,it can work nice.but when i receive end/cancle voip notif,it will crash,is only invite notifi use - (void)pushRegistry:(PKPushRegistry *)registry didReceiveIncomingPushWithPayload:(PKPushPayload *)payload forType:(PKPushType)type withCompletionHandler:(void(^)(void))completion,other voip notifi can't?
Have you solved this crashing problem
you can use it with apns + livekit,but now i have question with it,because it can't work when app is inactive.
now i must use voip + livekit to developing, When incoming offline messages arrive at the device through VoIP, call ConversationManager
The method of reporting NewIncomingConversation (uuid: update:) will crash, but the crash message appears to indicate that callkit has not been called