react-native-callkit
react-native-callkit copied to clipboard
incoming call not show when user kill app
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.
You should use VoIP push notifications to achieve that.
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.