react native voip push notification app doesn't launch after accepting a call
So I'm currently working on an app that implements VoIP calls on iOS, to do this I used RNCallKeep and RNVoipPushNotification. I manage to handle all the states including the app in foreground and background but the thing is that…