Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

Hook callback not called if hooked method is called from an other hook #266

Open
MPeti1 opened this issue Oct 14, 2018 · 0 comments
Open

Comments

@MPeti1
Copy link

MPeti1 commented Oct 14, 2018

If I call firstMethod() from secondMethod()'s callback, then firstMethod()'s callback doesn't get called. But then what is the purpose of XposedBridge.invokeOriginalMethod()? I mean, that should only happen if I call firstMethod() through XposedBridge.invokeOriginalMethod().
Is this a bug, or do I misunderstand something?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant