cybex-dev / twilio_voice

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

I can't answer incoming call when app is closed completely #88

Closed MathewsRony closed 1 year ago

MathewsRony commented 2 years ago

I'm using Android 11 I am getting an incoming call notification when the app is completely closed but nothing is happening when I try to click the answer button in the notification. and if I click on the notification incoming call screen pop up and when I click the answer button popup closes and nothing is happening. I want the flutter app to open like normal notifications and answer the call.

Ahmadgnoor commented 2 years ago

Same issue

TheVinhLuong commented 2 years ago

I tried out this fork and it is working https://github.com/cybex-dev/twilio_voice/tree/master

cybex-dev commented 1 year ago

@TheVinhLuong thanks for using my fork, though I'll be merging changes from there into this main repo. Closing for now.