Evan Boehs
Evan Boehs
@Pinguin2001 confirmed to be working, thank you!
> after running the code script ı also opened the script file. @ofcosar sorry I don't understand, could you explain a bit more?
> Can you both try downgrading to an older Frida release, and/or try using an older Android OS if possible, and see if one of those solves the issue? @pimterry...
Tada! The trick is to run the normal frida command, wait for it to error, and then run `%reload` in the shell. Thanks @ofcosar ! ``` # frida -U -f...
@lsqtongxin your error is completely unrelated I mean, one, it's on Android 12, this only affects 13. But also the error is completely different. `%reload` isn't going to magically fix...
This is likely an issue with your code, not with frida. In any case, this specific issue isn't the appropriate avenue, sorry
duplicate of #164, resolved in #183
See also #188
 Can't reproduce, at least on https://github.com/boehs/lightly (in which none of the changes I imagine would affect this) Do you have any other reproduction steps?
Maintainer seems inactive. Because I use lightly, I've merged #177, #183, and #190 into https://github.com/boehs/Lightly. I will continue to merge PRs into my fork, but I wouldn't consider myself a...