MrHertal / react-native-twilio-phone

Twilio Voice React Native module.
MIT License
153 stars 66 forks source link

Android: Not receiving Phone calls When app is in background. #124

Open NidheeshVgopal opened 9 months ago

NidheeshVgopal commented 9 months ago

Hi, I'm facing an issue with receiving calls when the app is in the background. But calls are displayed when the app is in both foreground and killed-state. Android Versions 12 & 13. "react-native": "0.71.4", "react-native-twilio-phone": "^1.10.0", "react-native-callkeep": "^4.3.12", "@react-native-firebase/app": "^17.4.0", "@react-native-firebase/messaging": "^17.4.0", "react-native-voip-push-notification": "^3.3.1",