This repository was archived by the owner on May 26, 2019. It is now read-only.
  
  
  
  
  
Description
Hey, thanks for the package.
I am seeing a couple of different issues while using the library.
- It seems that actions are not always fulfilled or called. Sometimes after CallKit.endCallthe phone still thinks there is a call active and gets confused.
- CallKit.displayIncomingCalloften it will instantly flash the ui as an overlay and then show the app, and then show the actual overlay. This can also be seen by the many triggers of- AppStatechanges.
- AVAudioSessionIt is not clear to me how this works together with- pjsip. Also it seems that the created audio session is not destroyed.
- Trying to end a call after CallKit.displayIncomingCallsometimes does nothing. Even though the uuids are the same.