Post

Replies

Boosts

Views

Activity

Reply to LiveCommunicationKit: report Incoming but Assertion failure in -[PKPushRegistry _terminateAppIfThereAreUnhandledVoIPPushes]
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?
5d
Reply to LiveCommunicationKit: report Incoming but Assertion failure in -[PKPushRegistry _terminateAppIfThereAreUnhandledVoIPPushes]
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?
6d