0

I am making small iphone application. In this application I have put 5 time picker to show different timings. Now I want to put reminders or alarms on these 5 particular time. I dont know how to use reminder or alarm functionality. If anyone know please help me.

thanks alot..

Minkle Garg
  • 723
  • 3
  • 9
  • 35
  • 2
    See http://stackoverflow.com/questions/6047117/how-to-create-local-notifications-in-iphone-app – magma Jun 13 '11 at 12:19

1 Answers1

1

Here is a pretty decent tutorial on using local notifications.

Dan Ray
  • 21,623
  • 6
  • 63
  • 87