在我们的应用程序中,我们使用PushKit接收VoIP通知。 当用户注销时,我们不希望收到任何PushKit通知。即使我们调用了unregisterForRemoteNotifications() (并且我们已经确认isRegisteredForRemoteNotifications返回false),我们仍然会收到PushKit我们担心丢弃这些通知会出现以下iOS 13+ crash Killing app because it never posted an incoming call to the system after receiv