1

I've been looking around the web trying to see if anyone has been able to do custom vibration timing. I found information on iOS5 but it was only doable with non app store approved methods.

Is there any API's in iOS7 that will let me do this?

George L
  • 1,673
  • 2
  • 26
  • 39
  • 1
    I don't think it's exactly accurate that this question is a duplicate. This question was scoped to new APIs in iOS 7. – Aaron Brager May 14 '14 at 02:45

1 Answers1

1

There are no new iOS 7 APIs for this. The private APIs you mentioned remain the only option.

Aaron Brager
  • 65,323
  • 19
  • 161
  • 287