App crashes on every 4th incoming call when using CallKit in VoIP app
I’m developing a VoIP app and using CallKit to handle incoming calls. However, I’ve encountered an issue: every time I answer the fourth incoming call, my app crashes. This happens consistently with the fourth incoming call, regardless of the previous ones. The crash doesn’t seem to be tied to a specific call but rather occurs at the point of answering the fourth call.