over 8 years ago
Im trying to implement custom vibration pattern programatically inside my app.kindly suggest any sample apps/ source codes which we can add the custom vibration pattern inside code.I am able to bring the default vibration inside by adding the AudioTool Framework and adding this code:
AudioServicesPlayAlertSound(kSystemSoundID_Vibrate);
Even when i set a custom vibration pattern in my iphone settings,that pattern is also not occuring.
0 Answer(s)