Possible Duplicate:
Making the iPhone vibrate
How can you programmatically make the iPhone vibrate?
Any ideas, or tutorial links appreciated.
Possible Duplicate:
Making the iPhone vibrate
How can you programmatically make the iPhone vibrate?
Any ideas, or tutorial links appreciated.
You can use
Note that you need to add the AudioToolbox framework and import the following header file:
To clarify the add(ing) the AudioToolbox framework portion of this answer:
AudioToolbox.framework