cybex-dev / twilio_voice

Flutter Twilio Voice Plugin
https://twilio-voice-web.web.app/
MIT License
39 stars 79 forks source link

In Android App is not working in release mode but wotking fine in dubug mode #228

Open Dev-Devarsh opened 4 months ago

Dev-Devarsh commented 4 months ago

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

kirilllapshev commented 3 months ago

Hey @Dev-Devarsh have you found a solution for it?

micaelcid commented 1 month ago

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