-
Notifications
You must be signed in to change notification settings - Fork 28
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
Some Android 11+ devices are experiencing issues after the August security patch update #12
Comments
please provide a full unfiltered logcat |
What do I use to provide error log details, is logfox ok? |
|
log.txt |
from your log, it's because lsplant fails to initialise
could you try latest lsplant directly and see if it also happens there? just try running their tests |
Do you have apk available for testing, I don't have laptop to build now until 2 weeks later |
Aren't you just using Aliuhook before this commit? 86ec4a0 |
Yes I use the latest update(Got an error so updated and still got the error), the only difference is that I use lsplant-standalone and edit the gadget to build without libc++_shared.so |
Same error and what I changed here: implementation("org.lsposed.lsplant:lsplant-standalone:+") arguments += "-DANDROID_STL=c++_static" |
The text was updated successfully, but these errors were encountered: