Wang Yang
Results
1
comments of
Wang Yang
I have the same question. I aspect tableView:didSelectRowAtIndexPath: ``` [self aspect_hookSelector:@selector(tableView:didSelectRowAtIndexPath:) withOptions:AspectPositionAfter usingBlock:^(id info, UITableView *tableView, NSIndexPath *indexPath) {..... ``` when code run into `invokeWithInfo`, it happens "blockSignature's numberOfArguments being...