Bug #2690
Crash in production in sinch call
Description
Fatal Exception: java.lang.NullPointerException: Attempt to invoke interface method 'void com.sinch.android.rtc.SinchClient.relayRemotePushNotification(com.sinch.android.rtc.calling.CallNotificationResult)' on a null object reference
at com.general.files.SinchService$SinchServiceInterface.relayRemotePushNotificationPayload(SinchService.java:327)
at com.tukxi.driver.MyFirebaseMessagingService$1.onServiceConnected(MyFirebaseMessagingService.java:106)
at android.app.LoadedApk$ServiceDispatcher.doConnected(LoadedApk.java:1972)
at android.app.LoadedApk$ServiceDispatcher$RunConnection.run(LoadedApk.java:2004)
at android.os.Handler.handleCallback(Handler.java:938)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:268)
at android.app.ActivityThread.main(ActivityThread.java:8004)
at java.lang.reflect.Method.invoke(Method.java)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:627)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:997)
Impact Analysis
Test all scenarios of incoming calls in the Driver app: when the app is in the foreground, background, before starting a trip, after arrival, and after starting a trip.
Analyze the Crashlytics data to confirm that the crash is resolved. Once verified, we can conclude that the issue is resolved and close this crash case.
Updated by Sreedevi K S almost 2 years ago
- Due date changed from 04/05/2024 to 04/03/2024
- Status changed from New to In Progress
- % Done changed from 0 to 100
- Impact Analysis updated (diff)
Updated by Sreedevi K S almost 2 years ago
- Status changed from In Progress to Resolved
- Milestone deleted (
Sprint 18 Tukxi Ride 2024 Apr 01 to Apr 31) - Milestone set to Sprint 17 Tukxi 2024 Feb 05 to Mar 31