Skip to content

IOS: How to show Connecting on IOS Native Screen. #864

Description

@Satsh24

Hi Team, I'm trying to find a way to show Connecting... screen during an inbound call.
Based on my understanding, once the user answers from the native CallKit screen, IOS issues a CXAnswerCallAction. Them react-native-callkeep module fulfills that action right away which tells CallKit that call has connected so the system starts the timer.

In our case once we receive the answerCall event on the JS code, we have some logic to connect the call and it takes few seconds(<5) based on the network. During this time how to show a Connecting... screen on IOS instead of the timer as the timer make users thing call is already connected? This has particularly been an issue when answering from Lock Screen.

React Native version ,0.84.4
React Native CallKeep version 4.3.16

Thank you!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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