Open babolix opened 1 month ago
yeah im having the same issue
Everything works fine with Zygisk on my Android 14. Have you tried turning off some Magisk modules?
I had this issue after updating from A13 to A14. Uninstall all Magisk modules, turn off Zygisk, reboot, turn Zygisk on again, reboot, then install modules again. Helped for me. Make sure as well, that all modules you are installing are compatible with A14 and Magisk shows in the home screen, that Zygisk is actually enabled. It can be the case, that it shows "Zygisk No", all through its enabled in settings and reboot is performed - it means, that Zygisk doesn't start and then the problem is not in LSposed but in your setup.
I'm having the same issue it's really annoying
It might be related to Google Play System Update. If it is May 2024 or before things are ok, but if You let it update to a later version many modules will not work. one of the errors I faced was: E/LSPosed-Bridge ] java.lang.NoSuchMethodError: android.app.ContextImpl#checkMode(int)#exact which was called by: XposedHelpers.findMethodExact(SourceFile:5) every time the google play system update happend I had to factory reset. at the end I had to write a magisk module to prevent updates by deleting files from /data/apex/active on every boot
Steps to reproduce
N/A
Expected behaviour
N/A
Actual behaviour
I'm trying to install the latest version of LSPosed through Magisk on my Android 14 device. I initially tried version 1.9.2, but when I open the app, it stays stuck on the splash screen and never launches. Then, I tried the 1.9.3_mod version (7244), but the LSPosed app tells me that LSPosed is not installed, and it redirects me to GitHub.
I’m using Zygisk, not Riru. I want to know if there is a way to fix this issue, or if there are compatibility problems with the 1.9.3_mod version and Android 14.
Xposed Module List
Magisk Module List
LSPosed version
7244
Android version
14
Magisk version
27
Riru version
N/A
Version requirement
Logs
Verbose log is disabled by default and unclickable