Project

General

Profile

Bug #2690

Crash in production in sinch call

Added by Shalu T S about 2 years ago. Updated over 1 year ago.

Status:
Closed
Priority:
Immediate
Assignee:
Target version:
-
Start date:
03/26/2024
Due date:
04/03/2024
% Done:

100%

Estimated time:
Spent time:
Milestone:
Sprint 17 Tukxi 2024 Feb 05 to Mar 31
Branch name:

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.

#1

Updated by Shalu T S about 2 years ago

Copied from Bug #2669

#2

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)
#3

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
#4

Updated by Anupama P almost 2 years ago

  • Status changed from Resolved to QA Ready
#5

Updated by Shalu T S almost 2 years ago

Issue fixed.

#6

Updated by Shalu T S almost 2 years ago

  • Status changed from QA Ready to QA Passed
#7

Updated by Shalu T S over 1 year ago

  • Status changed from QA Passed to Closed

Also available in: Atom PDF