MrHertal / react-native-twilio-phone

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

two simultaneous calls cause a crash #105

Open Mourad95 opened 1 year ago

Mourad95 commented 1 year ago

When I receive two simultaneous calls my application crash. Twilio call status are in ringing, but when the library received the events from twilio, I have a crash. Does the library support multiple simultaneous calls ? This is on android.