mywalkb / LSPosed_mod

My changes to LSPosed
GNU General Public License v3.0
3.6k stars 165 forks source link

Problem with LSPosed on Android 14 #152

Open babolix opened 1 month ago

babolix commented 1 month ago

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

N/A

Magisk Module List

MagistHide Props Config v6.1.2-v137
Play Integrity Fix v.17.7
Shamiko v.1.0.1 (300)
SmaliPatcherEx v.0.1.1.2
Systemless Hosts - Unified v.17.0-220116
Zygisk - LSPosed v1.9.3_mod (7244)

LSPosed version

7244

Android version

14

Magisk version

27

Riru version

N/A

Version requirement

Logs

Verbose log is disabled by default and unclickable

frankelin05 commented 1 month ago

yeah im having the same issue

Evil0ctal commented 1 month ago

Everything works fine with Zygisk on my Android 14. Have you tried turning off some Magisk modules?

Senliast commented 4 weeks ago

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.

LegendMaho commented 4 weeks ago

I'm having the same issue it's really annoying

motayyem1 commented 3 weeks ago

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