Project

General

Profile

Bug #2835

Production crash in play console

Added by Shalu T S almost 2 years ago. Updated 11 months ago.

Status:
QA Passed
Priority:
Normal
Assignee:
Nithun C
Target version:
Start date:
05/19/2025
Due date:
05/19/2025 (about 11 months late)
% Done:

0%

Estimated time:
Milestone:
Sprint 24 Tukxi Ride 2024 Oct 01 to Oct 31
Branch name:
sprint-24_nithun_2835

Description

Production crash in play console

production crash issue that happened in below below-mentioned device. And reported in our previous production build 1.4.8

Example devices


POCO karna (POCO X3)
Android 12 (SDK 31)
Version: 143 (1.4.8)

Exception java.lang.NullPointerException: Attempt to invoke virtual method 'void android.app.NotificationManager.notify(int, android.app.Notification)' on a null object reference
at com.general.files.LocalNotification.continueDispatchNotification (LocalNotification.java:169)
at com.general.files.LocalNotification.dispatchLocalNotification (LocalNotification.java:57)
at com.general.files.LocalNotification.dispatchLocalNotification (LocalNotification.java:47)
at com.general.files.FireTripStatusMsg.isTripStatusMsgExist (FireTripStatusMsg.java:943)
at com.general.files.FireTripStatusMsg.fireTripMsg (FireTripStatusMsg.java:155)
at com.tukxi.driver.MyFirebaseMessagingService.onMessageReceived (MyFirebaseMessagingService.java:136)
at com.google.firebase.messaging.FirebaseMessagingService.dispatchMessage (FirebaseMessagingService.java:235)
at com.google.firebase.messaging.FirebaseMessagingService.passMessageIntentToSdk (FirebaseMessagingService.java:185)
at com.google.firebase.messaging.FirebaseMessagingService.handleMessageIntent (FirebaseMessagingService.java:172)
at com.google.firebase.messaging.FirebaseMessagingService.handleIntent (FirebaseMessagingService.java:161)
at com.google.firebase.messaging.EnhancedIntentService.lambda$processIntent$0 (EnhancedIntentService.java:78)
at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:644)
at com.google.android.gms.common.util.concurrent.zza.run (com.google.android.gms:play-services-basement@@18.2.0:2)
at java.lang.Thread.run (Thread.java:1012)

Also available in: Atom PDF