Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

CaptSaltyJack

macrumors 6502
Original poster
Jun 28, 2007
351
1
I have a UIViewController with this method:

Code:
- (void)motionBegan:(UIEventSubtype)motion withEvent:(UIEvent *)event
{
	NSLog(@"FUN");
}

Then I build and run, and invoke a shake gesture (using the iPhone Simulator menu) but nothing happens. Am I missing something?
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.