-
Notifications
You must be signed in to change notification settings - Fork 517
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Module Disabled due to "Instant Run" #29
Comments
Hi @typoon, Please try the latest version 1.4 available here https://github.com/ac-pm/Inspeckage/blob/master/mobi.acpm.inspeckage_latest.apk I will configure my android studio to prevent this. Thanks a lot! |
Just tried it, and still having the same issue. I uninstalled all modules and cleared the application cache before installing it (just to be safe), and still see the same error:
|
Interesting, because i don't use android studio 2.0. I opened the project one time, but I did the rollback. Maybe some parameter was changed. I will update my xposed framework to version 85 (84 at the moment) and try reproduce this error. |
Ok @typoon, I updated my xposed framework and reproduce the error. Please try with the updated apk. https://github.com/ac-pm/Inspeckage/blob/master/mobi.acpm.inspeckage_latest.apk |
Hey @ac-om, I just tried it and it works fine now! Thanks for the help! |
Hello,
So I just installed the Inspeckage 1.3 module using Xposed Framework version 85. The module keeps reporting itself as disabled. By inspecting the Xposed error.log, I get the following:
Seems like the package being hosted has been compiled with the "Instant Run" option enabled. Xposed documentation mentions that this should be disabled:
https://github.com/rovo89/XposedBridge/wiki/Using-the-Xposed-Framework-API
Could you have a look into that?
Thanks!
The text was updated successfully, but these errors were encountered: