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 Quicksort, one of the things you have to do is to choose
When implementing the ViewModel in a Model-View-ViewModel architecture WPF application there seem to be
Implementing a low pass FIR filter, when should one use FFT and IFFT instead
Im implementing a pool billiard game in Java and it all works fine. It
while implementing hhtps, is there a way not to show the message Do you
I'm creating a reminder app.In that a local notification is firing at particular time.I'm
While implementing the in-app billing for Android application, I came across a problem. Let
When implementing a client/server solutions, one of the questions you always need to answer
Implementing Equals() for reference types is harder than it seems. My current canonical implementation
Implementing a 'sandbox' environment in Python used to be done with the rexec module

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.