Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
バイブレーションを作成したいが、通常の長さではありません
公式SDKでは実行できません。バイブレーションをトリガーする唯一の方法は、次の関数の呼び出しを使用することです。この関数は、残念ながら他のパラメーターを取りません。
AudioServicesPlayAlertSound(kSystemSoundID_Vibrate)
ジェイルブレイクされたiPhoneに対してそれを行う方法があるかもしれませんが、私が知っていることはありません。