react-native-callkeep icon indicating copy to clipboard operation
react-native-callkeep copied to clipboard

startCall requires a sim card

Open dev-apps-code opened this issue 3 years ago • 0 comments

Bug report

  • Reproduced on:
  • [✔️] Android
  • [ ] iOS

Description

selfManaged: true, when I call startCall() without sim it displays the attached picture and does not work as intended. With sim it works as intended opening up the connection service.

Steps to Reproduce

  • setup with selfManage:true
  • trigger startCallKeep without sim card
Paste here

image

dev-apps-code avatar Apr 25 '22 13:04 dev-apps-code