react-native-incoming-call
react-native-incoming-call copied to clipboard
Background Message Handler method not called when incomingcall display
I got a notification on background message handler when have an incoming call and display incoming call UI, but then I won't get the notification that the call is canceled when incoming call display
The same issue is actual for me – looks like Background Message Handler no longer considers the app to be quit or background when incoming call native screen is displayed.
we need provide autostart permission first, this lib does not
Did anyone fixed this issue ?