You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 26, 2019. It is now read-only.
My banking app needs Magisk hide to run. It works fine with LawnStep 1.0.4, but if I install 1.1.1, the banking app crashes with this message in logcat:
I'm so confused. I'll keep note of this though. Also, be aware, the lawnstep module will be deprecated soon for a better solution, so perhaps you'll not have the same issue there.
Yeah, it's not clear what that banking app is doing. My guess is that they try to scan all installed apps to look for malware. Could it be that Magisk hide partially hides LawnStep, so that the banking app thinks it should be there, but can't see it? Anyway, I'll try your new solution when it's ready.
Magisk essentially unmounts all modules when an app that has magisk hide enabled is opened so I really doubt it's aware of lawnstep unless its specifically searching for it. But the new module has all the files renamed for ease and compatibility so it'll be interesting to see if it'll work with the banking app.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
My banking app needs Magisk hide to run. It works fine with LawnStep 1.0.4, but if I install 1.1.1, the banking app crashes with this message in logcat:
[8601,0,dk.bec.android.mb1.b00888.prod,948485700,java.io.FileNotFoundException,File doesn't exist: /system/vendor/overlay/Lawnstep.apk,ZipFile.java,215]
The text was updated successfully, but these errors were encountered: