Evolution Badge Notifier

I installed the Evolution Badge Indicator and it was showing my unread EMAILs for awhile. After a UPDATE it stoped showing so I did a sudo apt remove evolution-indicator and then a sudo apt install evolution-indicator and it still doesn't work.

Anyone else run this and having the same problem?

Gday @greenmeanie ,

try:
sudo apt autoremove appname
then
sudo apt update
then
sudo apt upgrade
then
sudo apt install appname
then
reboot
hope this helps.