cybex-dev / twilio_voice

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

Fatal Exception: java.lang.NullPointerException: super.onCreateOutgoingCo…gerPhoneAccount, request) must not be null #182

Closed cybex-dev closed 10 months ago

cybex-dev commented 11 months ago

Issue Summary

Outgoing calls cause fatal crash/exception - cause unknown at present

Fatal Exception: java.lang.NullPointerException: super.onCreateOutgoingCo…gerPhoneAccount, request) must not be null at com.twilio.twilio_voice.service.TVConnectionService.onCreateOutgoingConnection(:41) at android.telecom.ConnectionService.createConnection(ConnectionService.java:1948) at android.telecom.ConnectionService.access$400(ConnectionService.java:92) at android.telecom.ConnectionService$2.handleMessage(ConnectionService.java:863) at android.os.Handler.dispatchMessage(Handler.java:106) at android.os.Looper.loop(Looper.java:223) at android.app.ActivityThread.main(ActivityThread.java:7701) at java.lang.reflect.Method.invoke(Method.java) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:592) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:952)

Reach:

Affects several devices, including Samsung, Motorola, Xiaomi across Android 11 to 13