react-native-callkeep
react-native-callkeep copied to clipboard
DisplayIncoming for RNCallKeep does not work in the background & quit state in release build.
Bug report
-
[ ] I've checked the example to reproduce the issue.
-
Reproduced on:
-
[ ] Android
Description
I am calling
RNCallKeep.displayIncomingCall(uuid, name,name,"number", false,null);
in
messaging().setBackgroundMessageHandler
However, no call is displayed. It works in debug mode, but not in the release build.
any solution on this?
any solution on this?
not yet
Hi All,
Any update on this? Even its not working in the debug mode of app killed state for me.
Hi All,
Any update on this? Even its not working in the debug mode of app killed state for me.
not yet, I am also stuck on the same issue since long.
i can not display in comming call when app killed, any i saw the owner DOES NOT answer all topic related to this, so sad. Did u found any solution?
any one have idea about below error, I am getting this when fire voip notificaiton and app in backgound TypeError: undefined is not an object (evaluating 'taskProvider()(data).then')
i can not display in comming call when app killed, any i saw the owner DOES NOT answer all topic related to this, so sad. Did u found any solution?
here is the solution https://github.com/react-native-webrtc/react-native-callkeep/pull/576/files
@vinayakathawle , i got other problem, that's is answerCall not triggered when app killed. Displayincomingcall work. Can u help?
@fukemy Could you please explain how you got call to display when app is killed?, I am unable to do that.
@HalilFocic for IOS please using react-native-voip-push, it's using PushKit logic to handle call in killed mode, for Android you can using react-native-incoming-call
Thank you for support @fukemy , really means a lot. This package last updated 2 years ago, does it still work fine with never versions of React native ? I tried to install it and got Maven error, don't really know if I have to manually update something or ?
@HalilFocic changing to applicationContext gives "Tried to show an alert while not attached to an Activity" error.
@saif0347 How do I change to applicatioContext?
@HalilFocic - check this https://github.com/react-native-webrtc/react-native-callkeep/pull/576/files