cybex-dev / twilio_voice

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

[Android] `isOnCall` reports true but `ActiveCall` is null #179

Open cybex-dev opened 11 months ago

cybex-dev commented 11 months ago

Issue Summary

Upon launching or resuming app, TwilioVoice.instance.call.isOnCall() indicates a call is active but querying the active call with TwilioVoice.instance.call.activeCall! throws an NPE.

Exact cause is unknown, will update with steps to reproduce.

Steps to Reproduce

  1. n/a
Dev-Devarsh commented 6 months ago

Any updates on this bug @cybex-dev ??

bilalahmad6354 commented 6 months ago

Facing this issue, Any update on this @cybex-dev ?

sreerag2460 commented 1 week ago

any updates??