twilio_voice
twilio_voice copied to clipboard
In Android App is not working in release mode but wotking fine in dubug mode
Issue Summary
In debug mode app in wotking fine outgoing call is working perfectly but in release mode when i try to make outgoing call , it is not working call cut's automatically this only happens in release mode in Android
Steps to Reproduce
Make Release version of app and try to make Outgoing call in Android
This is a serious issue please try to Fix it ASAP @GKPK @cybex-dev
Hey @Dev-Devarsh have you found a solution for it?
Hey @Dev-Devarsh, I just solved this problem by adding the content of the plugin's android/proguard-rules.pro
file to my app's proguard-rules.pro
file