Here is my code: for (NSManagedObject *object in array) { if ([[object valueForKey:@\"DueDate\"] isLessThan:[NSDate date]]) {
I have created a flex SWF file for my web page. I also have a AIR application. Is it possible to use the install badge that is available for HTML pages inside my Flex web application? Or any alterna开
I am trying to add badges to the icons in my app. e.g. in the facebook app, in the home page the number of pending requests is shown on the reques开发者_开发知识库ts icon.
I am working on a java code, where new badge is shown with all the notifications. But I want them (new badge) to display only with latest once, if the notification is 2 month earlier with respect to t