Hiromi Motodera
Results
2
comments of
Hiromi Motodera
@sirvon Thank you for using! Please define `dynamic` keyword. But can hook for Swift class at NSObject subclass only. ``` dynamic func doAction() { // doSomething } ```
@uny Sorry for the late reply. ;( At the moment, can access `AnyObject` parameters of function. But can only access at `Objective-C`. If I may fix to problem, but AnyObject...