-3

Possible Duplicate:
Is it possible to change/set the alarm clock from a different application on the iPhone

How do I get access to iPhone Alarm? I mean default Alarm app, not the Calendar. I would like to find out when the event is triggered and show a popup message instead of or right after the alarm was activated. Thanks!

Community
  • 1
  • 1
Pav
  • 3
  • 3

1 Answers1

1

There is no way to do this on an unjailbroken phone.

ceejayoz
  • 176,543
  • 40
  • 303
  • 368
  • If it's not possible to do this - can someone refer me to Apple documentation where they mention this? And what would be the next best thing then? – Pav Nov 06 '11 at 14:00
  • Apple doesn't have docs listing all the things you can't do. Next best thing would be to write your own alarm app using local background notifications. – ceejayoz Nov 06 '11 at 14:04