How can I update my application badge every week in background mode.
I am working on a app for week numbers, and my application badge are then current week number, so I want it to updating every week by it self.
How can I do that, I have searched Google through, and I didn't find anything.
Maybe it is simple, but I have never worked in app delegate with all these methods, UILocalnotifications
or an application badge.