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

bug: RNCallKit.endCall(_uuid) is not disconnecting the call #78

Open
krajay015 opened this issue Mar 14, 2019 · 0 comments
Open

bug: RNCallKit.endCall(_uuid) is not disconnecting the call #78

krajay015 opened this issue Mar 14, 2019 · 0 comments

Comments

@krajay015
Copy link

I'm integerating my app with react-native-pjsip library and I've used react-native-callkit for call-kit handling. When remote user hangup the call then my react-native-pjsip's endpoint method notify me to terminate the call so I'm calling RNCallKit.endCall(_uuid) but it's not disconnecting the call from my screen

Debug: I've thought that maybe RNCallKit.endCall and RNCallKit.startCall is getting different _uids but after printing out the results it's the same _uuid = "cec47dc0-4017-11e9-b085-e3a9fec010a6".

Please let me know If I'm doing anything wrong

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant