You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.