Problem with play the app
Build version: 6.5.0 Current date: 2025-11-28 18:11:42 Device: OBLUE TANK 3 OS version: Android 14 (SDK 34)
Stack trace:
java.lang.IllegalArgumentException: Invalid notification (no valid small icon): Notification(channel=playing_notification shortcut=null contentView=null vibrate=null sound=null defaults=0x0 flags=0x0 color=0x00000000 vis=PRIVATE)
at android.app.NotificationManager.fixNotification(NotificationManager.java:715)
at android.app.NotificationManager.notifyAsUser(NotificationManager.java:694)
at android.app.NotificationManager.notify(NotificationManager.java:643)
at android.app.NotificationManager.notify(NotificationManager.java:619)
at code.name.monkey.retromusic.service.MusicService.K(SourceFile:102)
at code.name.monkey.retromusic.service.MusicService.i(SourceFile:148)
at code.name.monkey.retromusic.service.MusicService.h(SourceFile:1)
at H3.v.y(SourceFile:18)
at z0.q.a(SourceFile:74)
at G1.a.run(SourceFile:50)
at v0.k.b(SourceFile:88)
at z0.z.B(SourceFile:1281)
at H3.t.run(SourceFile:907)
at android.os.Handler.handleCallback(Handler.java:958)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loopOnce(Looper.java:205)
at android.os.Looper.loop(Looper.java:294)
at android.app.ActivityThread.main(ActivityThread.java:8225)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:573)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1058)