twilio_voice
twilio_voice copied to clipboard
Android App Crashes in release mode on both incoming and outgoing calls (FATAL}
Issue Summary
Android app works fine in debug mode but on release mode it crashes with SIGABRT: Abort on placing a call or on incoming call.
Steps to Reproduce
- Run app in release mode
- Call another Twilio Client
- The app will crash
Any other relevant information. For example, why do you consider this a bug and what did you expect to happen instead?
Here is a link to the latest and similar issue being discussed in twilio/voice-quickstart-android repository.