Relative Content

Tag Archive for iosreact-nativecallkitreact-native-call-keep

react-native-callkeep not working in background or terminated state on iOS

I am using the react-native-callkeep library in a React Native project to handle displaying incoming calls on receiving notification from firebase. The library works perfectly when the app is active, but fails to display incoming calls or wake up the app when it’s in the background or terminated on iOS.