On my device, /data/system/xintent/logs/ stays empty. The created .zip contains only an empty directory too. Logcat doesn't have any XIntentLogger entries either.
The device is Samsung Galaxy Tab S8, running Android 12. Magisk version 25.2.
LSposed is the latest 1.8.6, tried both Zygisk and Riru versions (with Zygisk / Riru respectively enabled and apparently functioning)
At least one LSPosed module works ("Firefds kit" successfully adds seconds to taskbar clock and extra buttons to power menu).
XIntent is enabled in LSposed for System Framework, and also tried enabling it for the launcher and the app I am interested in.
Magisk, LSPosed and XIntent don't seem to complain about anything.
Logs that I've managed to find (logcat and /data/adb/lspd/log/) seem to be saying that XIntent is successfully loaded by LSPosed and don't seem to mention any possibly related errors.
I have no idea where to even begin debugging the issue, my knowledge of Android internals, let alone xposed, is next to nonexistent.
On my device,
/data/system/xintent/logs/stays empty. The created .zip contains only an empty directory too. Logcat doesn't have any XIntentLogger entries either.The device is Samsung Galaxy Tab S8, running Android 12. Magisk version 25.2.
LSposed is the latest 1.8.6, tried both Zygisk and Riru versions (with Zygisk / Riru respectively enabled and apparently functioning)
At least one LSPosed module works ("Firefds kit" successfully adds seconds to taskbar clock and extra buttons to power menu).
XIntent is enabled in LSposed for System Framework, and also tried enabling it for the launcher and the app I am interested in.
Magisk, LSPosed and XIntent don't seem to complain about anything.
Logs that I've managed to find (
logcatand/data/adb/lspd/log/) seem to be saying that XIntent is successfully loaded by LSPosed and don't seem to mention any possibly related errors.I have no idea where to even begin debugging the issue, my knowledge of Android internals, let alone xposed, is next to nonexistent.