Skip to content
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

Problem with LSPosed on Android 14 #152

Open
1 task done
babolix opened this issue Oct 12, 2024 · 5 comments
Open
1 task done

Problem with LSPosed on Android 14 #152

babolix opened this issue Oct 12, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@babolix
Copy link

babolix commented Oct 12, 2024

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

  • I am using latest debug CI version of LSPosed and enable verbose log

Logs

Verbose log is disabled by default and unclickable

@babolix babolix added the bug Something isn't working label Oct 12, 2024
@frankelin05
Copy link

yeah im having the same issue

@Evil0ctal
Copy link

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

@Senliast
Copy link

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
Copy link

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

@motayyem1
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants