Skip to content
This repository was archived by the owner on May 26, 2019. It is now read-only.
This repository was archived by the owner on May 26, 2019. It is now read-only.

CallKit actions not always getting executed. #64

Open
@henrikbjorn

Description

@henrikbjorn

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.endCall the phone still thinks there is a call active and gets confused.
  • CallKit.displayIncomingCall often 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 AppState changes.
  • AVAudioSession It 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.displayIncomingCall sometimes does nothing. Even though the uuids are the same.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions