How do you make the iPhone vibrate for arbitrary durations?

后端 未结 4 597
执笔经年
执笔经年 2020-12-08 05:32

In the iPhone 2.x firmware, can you make the iPhone vibrate for durations other than the system-defined:

AudioServicesPlaySystemSound(kSystemSoundID_Vibrate)         


        
4条回答
  •  爱一瞬间的悲伤
    2020-12-08 06:20

    Not only is this impossible to do using the SDK, but it's also the first item in the Unofficial App Store Rejection Criteria.

提交回复
热议问题