Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8657421
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T15:30:55+00:00 2026-06-12T15:30:55+00:00

I thought with local notifications that they would only appear in the notification center

  • 0

I thought with local notifications that they would only appear in the notification center history if the app wasn’t running at the time of their expiry.
However this isn’t what I’m observing, so I must have been mistaken.

Is it possible to schedule a local notification and if it expires while my app is currently in the foreground for the notification not to appear in the notification history?

Note that I cannot clear the notification history because it may contain push notifications my app received that I do not want deleted.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-12T15:30:56+00:00Added an answer on June 12, 2026 at 3:30 pm

    Try canceling the notification in your app delegate’s didReceiveLocalNotification method if the application is active:

    - (void)application:(UIApplication *)application didReceiveLocalNotification:(UILocalNotification *)notification {
        if (application.applicationState == UIApplicationStateActive) {
            [[UIApplication sharedApplication] cancelLocalNotification:notification];
        }
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have an iPhone app that requires local storage. My initial thought was to
I thought I would be smart and create member functions that accepted output iterators.
I thought I read that when a Ruby on Rails server is running in
I thought that once a function returns, all the local variables declared within (barring
I've been making changes in a local branch branch_a. I thought these changes would
I thought any variable defined in a function would be local but I can
How to reference local modules using dependency.yml Thought I would just drop this question
I would like to send a simple local push notification which says the following
Am I stupid? All this time I thought [NSDate date] returned the local date
I deleted python .pyc files from my local repo and what I thought I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.