Neo Feed Version(please complete the following information):
Version [e.g. 22] 1.4.4
Smartphone (please complete the following information):
Device: [e.g. iPhone6] Galaxy S9
OS: [e.g. iOS8.1] LOS 18.1
Version [e.g. 22] Android 11
Additional context
Add any other context about the problem here.
FATAL EXCEPTION: main
Process: com.saulhdev.neofeed, PID: 6635
java.lang.IllegalArgumentException: Invalid notification (no valid small icon): Notification(channel=feederSyncNotifications shortcut=null contentView=null vibrate=null sound=null tick defaults=0x0 flags=0x2 color=0x00000000 groupKey=com.saulhdev.neofeed.SYNC vis=PRIVATE)
at android.app.NotificationManager.fixNotification(NotificationManager.java:603)
at android.app.NotificationManager.notifyAsUser(NotificationManager.java:582)
at android.app.NotificationManager.notify(NotificationManager.java:531)
at android.app.NotificationManager.notify(NotificationManager.java:507)
at hfcore.p83.run(Unknown Source:8)
at android.os.Handler.handleCallback(Handler.java:938)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:223)
at android.app.ActivityThread.main(ActivityThread.java:7664)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:592)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:947)
Describe the bug Crashes without interaction
To Reproduce Steps to reproduce the behavior:
Expected behavior No crash
Screenshots
Neo Feed Version(please complete the following information):
Smartphone (please complete the following information):
Additional context Add any other context about the problem here.
FATAL EXCEPTION: main Process: com.saulhdev.neofeed, PID: 6635 java.lang.IllegalArgumentException: Invalid notification (no valid small icon): Notification(channel=feederSyncNotifications shortcut=null contentView=null vibrate=null sound=null tick defaults=0x0 flags=0x2 color=0x00000000 groupKey=com.saulhdev.neofeed.SYNC vis=PRIVATE) at android.app.NotificationManager.fixNotification(NotificationManager.java:603) at android.app.NotificationManager.notifyAsUser(NotificationManager.java:582) at android.app.NotificationManager.notify(NotificationManager.java:531) at android.app.NotificationManager.notify(NotificationManager.java:507) at hfcore.p83.run(Unknown Source:8) at android.os.Handler.handleCallback(Handler.java:938) at android.os.Handler.dispatchMessage(Handler.java:99) at android.os.Looper.loop(Looper.java:223) at android.app.ActivityThread.main(ActivityThread.java:7664) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:592) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:947)