Skip to content

Outgoing Call Never Stops "Dialing" Android #257

Open
ThinhVu/rn-call-keep
#1
@stephanoparaskeva

Description

@stephanoparaskeva

Bug report

  • I've checked the example to reproduce the issue.

  • Reproduced on:

  • Android

Description

I call RNCallKeep.startCall(id, name, name) and the outgoing call begins. The android device displays "Dialling". When the callee accepts the call, the RNCallKeep.backToForeground() successfully runs. But the call is still in "Dialling" mode.

I've tried calling many different functions before/after the "RNCallKeep.backToForeground()" Call:

  • RNCallKeep.setCurrentCallActive(uuid)
  • RNCallKeep.updateDisplay(id, foo, bar)
  • RNCallKeep.answerIncomingCall(id)

None Have Worked

Metadata

Metadata

Assignees

No one assigned

    Labels

    androidquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions