react-native-twilio-phone
react-native-twilio-phone copied to clipboard
Hangup does not work
When I call RNCallKeep.endAllCalls()
it does not end the call. Anyone else have that issue?
I'm using the version:
"react-native-twilio-phone": "^1.10.0",
RNCallKeep.endAllCalls() works fine for me
I am having the same issue. @berrym72 Did you find a solution?