Skip to content

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

@cybex-dev

Description

@cybex-dev

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

Metadata

Metadata

Assignees

Labels

AndroidbugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions