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

incoming call not show when user kill app

Open cuonghero6789 opened this issue 7 years ago • 2 comments

currently it's only work for me when state is active and background, when user kill app not working to me, and then i open app again it's auto incoming call, so how to wake up app when state is inactive?i want to incoming call when user kill app.

cuonghero6789 avatar Jul 22 '18 17:07 cuonghero6789

You should use VoIP push notifications to achieve that.

aarkalyk avatar Jul 22 '18 19:07 aarkalyk

thanks @aarkalyk for your support, i added https://github.com/ianlin/react-native-voip-push-notification, but voip Notification still not received after app is killed by the user.

cuonghero6789 avatar Jul 23 '18 03:07 cuonghero6789