-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Build version: 11.0.5.0
Current date: 2025-06-27 14:40:36
Device: Xiaomi 23046RP50C
OS version: Android 15 (SDK 35)
Stack trace:
java.lang.IllegalArgumentException: Invalid notification (no valid small icon): Notification(channel=playing_notification shortcut=null contentView=null vibrate=null sound=null defaults=0 flags=0 color=0x00000000 vis=PRIVATE)
at android.app.NotificationManager.fixNotification(NotificationManager.java:792)
at android.app.NotificationManager.notifyAsUser(NotificationManager.java:771)
at android.app.NotificationManager.notify(NotificationManager.java:706)
at android.app.NotificationManager.notify(NotificationManager.java:682)
at zzh.lifeplayer.music.service.MusicService.K(Unknown Source:82)
at zzh.lifeplayer.music.service.MusicService.i(Unknown Source:266)
at zzh.lifeplayer.music.service.MusicService.h(Unknown Source:0)
at zzh.lifeplayer.music.service.g.b(Unknown Source:17)
at w0.o.a(Unknown Source:73)
at B1.a.run(Unknown Source:49)
at s0.j.b(Unknown Source:81)
at w0.A.z(Unknown Source:1261)
at J5.m.run(Unknown Source:692)
at android.os.Handler.handleCallback(Handler.java:959)
at android.os.Handler.dispatchMessage(Handler.java:100)
at android.os.Looper.loopOnce(Looper.java:249)
at android.os.Looper.loop(Looper.java:337)
at android.app.ActivityThread.main(ActivityThread.java:9638)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:615)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:936)