私は実装しました
- (void)motionEnded:(UIEventSubtype)motion withEvent:(UIEvent *)event {
誰かが iPhone の揺れを止めたときの揺れを捉えたいのですが、揺れの始まりを特定する必要があります。
- (void)motionBegan:(UIEventSubtype)motion withEvent:(UIEvent *)event {
これを読んでみてください:
http://devinsheaven.com/cocoa-touch-tutorial-recoming-using-the-shake-api-for-iphone-os-3/