react-native-webrtc / react-native-callkit

#deprecated iOS 10 new CallKit framework for React Native
ISC License
122 stars 67 forks source link

call failed screen appears after answering the call #76

Open hameed0z opened 5 years ago

hameed0z commented 5 years ago

i'm able to make the callkit incoming call ui appears but after clicking the answering button a call failed screen appears and the app restarts any idea how to solve it

the expected behavior is to execute whatever in the call answer listener without the call failed screen to appear