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

How to flag an outgoing call as "Video"

Open ippa opened this issue 7 years ago • 3 comments

First off, deep thanks for a great plugin and your contributions to the react-native community!

I'm making a videochat application. When my app receives an incoming I call displayIncomingCall() with hasVideo = true. in Recents I see the incoming call flagged as Video which is nice. When registering an outgoing call with startCall() I don't have that option though.. and in Recent it shows up as Audio. Is there a way to start an outgoing call and flag it as Video?

ippa avatar Jul 10 '18 15:07 ippa

ping @ianlin is this plugin still being worked on?

ippa avatar Oct 25 '18 09:10 ippa

yes, we are keep using this but have no time to develope new features. this plugin works well without issue in our use case.

zxcpoiu avatar Oct 25 '18 09:10 zxcpoiu

Thanks for the answer @zxcpoiu , I understand.

ippa avatar Oct 25 '18 21:10 ippa