react-native-webrtc / react-native-callkit

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

didReceiveStartCallAction does not return contact identifier #49

Closed orehush closed 6 years ago

orehush commented 6 years ago

Although the CXStartCallAction has method setContactIdentifier, but when I click on contact in calls history I'll not get the identifier of contact in application.

orehush commented 6 years ago

Fixed by commit