Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash report #252

Open
4 tasks done
nascentphilosopher opened this issue Jul 29, 2024 · 2 comments
Open
4 tasks done

Crash report #252

nascentphilosopher opened this issue Jul 29, 2024 · 2 comments

Comments

@nascentphilosopher
Copy link

Checklist

  • I am able to reproduce the bug with the latest version.
  • I made sure that there are no existing issues - open or closed.
  • I have taken the time to fill in all the required details in an appropriate descriptive way. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one bug.

Affected app version

V2.4.0 beta2

Steps to reproduce the bug

Crash report

Expected behavior

Shouldn't crash

Actual behavior

Crash report

Screenshots/Screen recordings

No response

Logs

----------Start of crash----------
Package: com.drnoob.datamonitor
Build type: release
Version code: 30
Version: v2.4.0
Thread name: main
Thread stacktrace: [dalvik.system.VMStack.getThreadStackTrace(Native Method),
java.lang.Thread.getStackTrace(Thread.java:1841),
k4.b.uncaughtException(CrashReporter.java:91),
java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1071),
java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1066),
java.lang.Thread.dispatchUncaughtException(Thread.java:2306)]
Crash message: Bad notification for startForeground

----------Crash logs----------
android.app.RemoteServiceException: Bad notification for startForeground
at android.app.ActivityThread.throwRemoteServiceException(ActivityThread.java:2017)
at android.app.ActivityThread.access$2800(ActivityThread.java:261)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2249)
at android.os.Handler.dispatchMessage(Handler.java:111)
at android.os.Looper.loopOnce(Looper.java:238)
at android.os.Looper.loop(Looper.java:357)
at android.app.ActivityThread.main(ActivityThread.java:8098)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1026)

----------Device info----------
Device Manufacturer: motorola
Device Brand: motorola
Device Model: moto g31
Device Codename: coful_g
Android version: 12, 31

Affected Android/Custom ROM version

No response

Affected device model

No response

Additional context

No response

@itsdrnoob
Copy link
Owner

Can you make sure if notification permissions are granted to the app?

@nascentphilosopher
Copy link
Author

nascentphilosopher commented Aug 8, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants