I have a problem with my UILocalNotification.
I am scheduling the notification with my method.
- (void) sendNewNoteLocalReminder:(NSDate *)date a
Swift version:
UIApplication.sharedApplication().cancelAllLocalNotifications()