ElderDrivers / EdXposedManager

Companion Android application for EdXposed
https://edxp.meowcat.org/
GNU General Public License v3.0
1.77k stars 247 forks source link

Safetynet fails after a certain time, restarting the manager app passes the Safetynet again #111

Closed Cyberavater closed 3 years ago

Cyberavater commented 4 years ago
Include the following:
Reproduction Steps
  1. Wait for a certain amount of time (can say exact value).
  2. Check Safetynet, it should fail.

Fix:

  1. Restart the manager app.
  2. Check Safetynet, it should pass.
Expected Result

Not having to restart the manager app.

Actual Result

Have to restart the manager app.

Cyberavater commented 4 years ago

This issue is really annoying that I need to open the manager app before passing Safetynet most of the time. Maybe bundling the app with the module as a system privilege will fix it? (https://github.com/ElderDrivers/EdXposed/issues/577)

Raslin777 commented 4 years ago

Same problem here, even after a device restart safetynet will fail until I open the manager and click applications from the menu. I also have the same experience where over time safetynet will fail and need to reopen the application.

MlgmXyysd commented 4 years ago

This issue is really annoying that I need to open the manager app before passing Safetynet most of the time. Maybe bundling the app with the module as a system privilege will fix it? (ElderDrivers/EdXposed#577)

system privilege will break configs read

Cyberavater commented 3 years ago

This issue is fixed in the latest Canary.