Clear badges at set time

G’day!
Just wondering if there’s a way to clear app badges at a set time like how you might set a local notification.
Is that possible?

Thanks,
Pete

I think that this is only done via push notifications (e.g: server interaction).

Ahh damn!
You can clear them with another local notification, but I don’t really want anything to pop up at that point so that wouldn’t really work.

The Prime31 Etcetera plugin has a method to set the badge count.

Thanks man, I’ll check that out.