react-native-incoming-call icon indicating copy to clipboard operation
react-native-incoming-call copied to clipboard

Background Message Handler method not called when incomingcall display

Open tamng8 opened this issue 5 years ago • 3 comments

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

tamng8 avatar Nov 20 '20 11:11 tamng8

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.

iDubok avatar Jun 23 '21 03:06 iDubok

we need provide autostart permission first, this lib does not

fukemy avatar Nov 21 '22 15:11 fukemy

Did anyone fixed this issue ?

mehthabt avatar Apr 01 '24 08:04 mehthabt