Skip to content
This repository was archived by the owner on Dec 27, 2025. It is now read-only.

Conversation

@springwinding
Copy link

ASPECTS_ARE_BEING_CALLED处理不了当前的消息时,交给原始的forwardInvocation:做消息转发处理,而
不是直接就doesNotRecognizeSelector了.

当__ASPECTS_ARE_BEING_CALLED__处理不了当前的消息时,交给原始的forwardInvocation:做消息转发处理,而
不是直接就doesNotRecognizeSelector了.
@steipete
Copy link
Owner

Thanks! Can you translate that for me to english?

@springwinding
Copy link
Author

we are use JSPatch to fix online bugs, it intercept forwardInvocation: too, so when JSPatch method execute by forwardInvocation: which it is also intercept by Aspect,then App is crash.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants