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 6380585
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T02:17:11+00:00 2026-05-25T02:17:11+00:00

Im implementing a reminder app.There are two reminders (one for everyday and other for

  • 0

Im implementing a reminder app.There are two reminders (one for everyday and other for future dates.)everyday reminder is working fine.In the app there are some tips and when user like one tip,i want it to be able to save that tip for some date in future(eg:august 29 9.00pm).can anyone help me what is the correct path for implementing this scenario.All the tips are saved in an array.How can i save the different time and dates user selected from date picker into an array and fire the local notification at correct time and displaying the tip user saved for that day.
(i tried using NSUserdefaults for saving the day and time and also retrieving the index of tip from array and comparing both but not working).

  • 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-05-25T02:17:12+00:00Added an answer on May 25, 2026 at 2:17 am

    The problem is that your App needs to be running at the time in the future that the user wants to be notified, while the iOS or the user can kill your App at any time, or power cycle their device.

    One way to do this would be to have a background daemon that runs all the time, but that is not permitted by the iOS Developer Agreement.

    On *NIX systems you can use cron. While the iOS is based on FreeBSD, a form of UNIX, either it does not have cron or it is not available to App developers. I’m not entirely certain of that, so I suggest Googling around to see whether there is a way to implement periodic tasks on the iOS. But I’m pretty sure there isn’t, or I would have heard of it by now.

    However, you could use Push Notifications. That would require that you also write a web application to save your users’ notification dates in a database, that would then issue a push notification via Apple’s push notification server at the desired time.

    From an end-user perspective this is just what you want, but it also means that your total app, including the web application and database, just got a whole lot more complicated compared to what it would take to implement it with cron or a daemon.

    There are push notification hosting services though, that could take care of most of what you need for a very modest fee.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

When implementing composite primary keys in Hibernate or other ORMs there are up to
Implementing Ajax requests in my rails 3 app has been one of the most
Implementing a custom membership provider, there are certain properties such as MinRequiredPasswordLength that only
When implementing a hash table using a good hash function (one where the probability
Before implementing j_security_check using MySQL realm authentication in my web app. I had the
When implementing the Strategy Pattern, where does one put the code that determines which
Implementing the very first scala example I ran into some problems probably tipical for
Implementing a low pass FIR filter, when should one use FFT and IFFT instead
When implementing HTTP services in node.js, there is a lot of sample code like
When implementing iterator using yield return , is there any difference between returning IEnumerator

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.