Nagy Szilard
Nagy Szilard
I experienced this issue too in self managed mode when I wanted to display an Incoming call from background and the setup was not called before
What do you mean? You mean [this](https://github.com/react-native-webrtc/react-native-callkeep/blob/master/docs/android-installation.md)? I did not setted anything native side, I'm only using a native incoming call screen. I'm using with expo and [expo config plugin](https://www.npmjs.com/package/@config-plugins/react-native-callkeep)
I think you should call `VoipPushNotification.removeEventListener('notification')` in your logout function
Well I've created a [pull request](https://github.com/react-native-webrtc/react-native-callkeep/pull/541) back then to fix this issue but its still open