You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
E/AndroidRuntime: FATAL EXCEPTION: main
Process: com.mingle.headupdemo, PID: 8219
java.lang.IllegalArgumentException: Invalid notification (no valid small icon): Notification(pri=0 contentView=com.mingle.headupdemo/0x109008c vibrate=null sound=null defaults=0x0 flags=0x0 color=0x00000000 actions=1 vis=PRIVATE)
at android.app.NotificationManager.notifyAsUser(NotificationManager.java:318)
at android.app.NotificationManager.notify(NotificationManager.java:293)
at android.app.NotificationManager.notify(NotificationManager.java:277)
at com.mingle.headsUp.HeadsUpManager.show(HeadsUpManager.java:125)
The text was updated successfully, but these errors were encountered:
E/AndroidRuntime: FATAL EXCEPTION: main
Process: com.mingle.headupdemo, PID: 8219
java.lang.IllegalArgumentException: Invalid notification (no valid small icon): Notification(pri=0 contentView=com.mingle.headupdemo/0x109008c vibrate=null sound=null defaults=0x0 flags=0x0 color=0x00000000 actions=1 vis=PRIVATE)
at android.app.NotificationManager.notifyAsUser(NotificationManager.java:318)
at android.app.NotificationManager.notify(NotificationManager.java:293)
at android.app.NotificationManager.notify(NotificationManager.java:277)
at com.mingle.headsUp.HeadsUpManager.show(HeadsUpManager.java:125)
The text was updated successfully, but these errors were encountered: