SESpringBoard
SESpringBoard copied to clipboard
launch: gives EXC_BAD_ACCESS
// manually trigger the appear method
[viewController viewDidAppear:YES];
This gives EXC_BAD_ACCESS on iPad 5.1.1
Sorry, of I do spam ^^
'NSInvalidArgumentException', reason: '-[UIWindowLayer viewDidAppear:]: unrecognized selector sent to instance 0xfe750b0'
And 2012-07-25 20:50:36.924 app[582:707] -[__NSCFString viewDidAppear:]: unrecognized selector sent to instance 0xd696660
Which SDK are you using? And is ARC enabled?