I'm currently using the AudioServicesPlaySystemSound method.
AudioServicesPlaySystemSound(kSystemSoundID_Vibrate);
But unfortunately for me the vibration is too long. Anybody knows how to make this shorter?
I'm currently using the AudioServicesPlaySystemSound method.
AudioServicesPlaySystemSound(kSystemSoundID_Vibrate);
But unfortunately for me the vibration is too long. Anybody knows how to make this shorter?