iamredeye
Results
2
issues of
iamredeye
Hi there, I have an application with a class named DynamicUIWebViewDelegate that I want to put hooks on some methods of it. The problem is that class is a subclass...
Hello, I have figured out an issue concerning class method (not instance methods). I have tried to put this into my code : [NSJSONSerialization aspect_hookSelector:@selector(JSONObjectWithData:options:error:) withOptions:AspectPositionBefore usingBlock:^(id info, NSData _data,...