JingMatrix / LSPosed

LSPosed Framework
https://lsposed.org
GNU General Public License v3.0
653 stars 16 forks source link

Not getting lsposed loaded notification #2

Closed osBins closed 1 month ago

osBins commented 1 month ago

Steps to reproduce/复现步骤

Using KernelSU 11686 on custom ROM A14, denniz.

v1.9.3 gets installed through KernelSU but no notification received on rebooting. Cannot open Lsposed even by dialing the number ##5776733## or ##5776733##

Expected behaviour/预期行为

Should receive lsposed notification on rebooting

Actual behaviour/实际行为

Not receiving lsposed notification on rebooting. Cannot open lsposed.

Xposed Module List/Xposed 模块列表

None

Magisk Module List/Magisk 模块列表

KernelSU using Google Photos Unlimited Backup by cuynu.

LSPosed version/LSPosed 版本

v1.10.0

Android version/Android 版本

14

Magisk version/Magisk 版本

KernelSU 11686

Riru version/Riru 版本

N/A

Version requirement/版本要求

Logs/日志

KernelSU_install_log_2024-08-16-01-37-35.log

JingMatrix commented 1 month ago

Please provide more logs using

adb logcat -s AndroidRuntime LSPosed LSPatch-MetaLoader LSPatch-SigBypass LSPosed-Bridge LSPlant LSPosedContext zygisk64
osBins commented 1 month ago

Hi, thanks for responding. I figured it out. I had to install the ZygiskNext module. After installing it and then installing lsposed, I received the notification on reboot and it worked.

Feel free to close the issue. Thanks.